# How to Fix Live Information Loading Errors

{% hint style="danger" %}
Error Messag: Live information could not be loaded. Please try again later. (Error code: 28003)
{% endhint %}

This guide explains how to resolve error code 28003, which occurs when YouTube live broadcast information cannot be retrieved.

***

#### Cause&#x20;

This error occurs when there is insufficient data or a delay in synchronization while fetching broadcast information from the YouTube platform. It typically appears when platform data processing is not yet complete immediately after starting or ending a broadcast.

#### Solutions

{% stepper %}
{% step %}
Check YouTube Studio Status Access YouTube Studio via a web browser to verify that the scheduled stream or current broadcast status is normal.

{% endstep %}

{% step %}
Refresh Live Information Click the refresh button within the Live Information settings in the PRISM app to re-sync the latest data from YouTube.

{% endstep %}

{% step %}
Wait for Data Synchronization If you have just started or ended a broadcast, wait 1 to 2 minutes for the information to be updated on YouTube servers before retrying.
{% endstep %}
{% endstepper %}

***

If the issue persists after following the steps above, please contact us

**How to Contact Us:**

1. Click the **PRISM info** **(?)** icon located at the bottom right of the app.
2. Select the **Contact us** menu to submit your inquiry.
3. **Note:** Providing a detailed description of the situation (e.g., the platform used and the specific steps taken before the error appeared) will help our team analyze your case and resolve the issue much faster.

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Error Solution](/desktop/guides/error-solution.md), [Streaming](/desktop/guides/streaming.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.prismlive.com/desktop/guides/error-solution/streaming/how-to-fix-live-information-loading-errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
