I'm trying to store/fetch data from my own backend in my Unity WebGL build. I want to host this build on Facebook Instant games.
-Security-Policy: The page's settings blocked the loading of a resource (connect-src) at https://mydomain.com/shop because it violates the following directive: "connect-src 'self' blob: data: https://apps-xxxx.apps.fbsbx.com/sandbox-instant-bundle https://apps-xxxx.apps.fbsbx.com/br-compress-sandbox-instant-bundle https://*.fbcdn.net https://platform-lookaside.fbsbx.com https://www.facebook.com/tr/ https://graph.fb.gg/xxxx/game_activities" test-final.loader.js:1:12936```
Content-Security-Policy: The page’s settings blocked the loading of a resource (media-src) at https://mydomain.com/files/video.mp4 because it violates the following directive: “media-src 'self' data: blob: https://.fbcdn.net https://.fbsbx.com”```
Facebook is not allowing this. I have added my domain to the "Domain Manager" in the app settings, and that has done nothing. From their FAQ : https://developers.facebook.com/docs/games/build/instant-games/faq/
Does my game need a backend?

When it comes to deciding where to store your information, you have several options:

Have a third-party backend your game communicates with via XMLHttpRequest, fetch, WebSocket or EventSource. This will mean more flexibility, but will also incur hosting costs proportional to your game's audience.

Use our SDK-based solutions, which enable server-side functionality out of the box. For storing player-specific information, use our player.getDataAsync and player.setDataAsync methods. For leaderboards, see our Leaderboard API guide.

Third party services like PlayFab provide fully cross-platform backend-as-a-surface platforms built to support LiveOps, matchmaking and analytics. Browse more tools.
So it is possible or is it not? What alternatives do I have to work this out?

I'm having an issue with Instagram authentication through the Facebook Developer platform. I can successfully log in and reach the permission screen, but after clicking "Allow," no access token is generated. The process seems to stop without returning any response.
I checked the browser console, and while Instagram itself doesn’t show errors, the Facebook Developer console displays the following:
Uncaught TypeError: f.__fbeventsModules[a] is not a function at a.fbq.getFbeventsModules (fbevents.js:24:2534) ...
I've tried clearing the cache, disabling extensions, and using different browsers, but the issue persists.
Has anyone else experienced this? Any suggestions on how to fix it?
Thanks in advance!

We are experiencing an issue with the Facebook Graph API related to live videos. Specifically:
Using the /me/live_videos endpoint successfully retrieves all live videos from our Facebook Page.
However, when using the /{live-video-id} endpoint to get details of an individual live video, we frequently receive the error: "An unknown error has occurred."
Approximately 95% of the requests fail with this error, but about 5% succeed when the request is retried.
We want to emphasize that the requests are completely identical each time:
- The same endpoint (/{live-video-id})
- The same request parameters
- The same access token
- The same environment and network conditions
Despite this, the majority of requests fail, with only a small percentage succeeding seemingly at random.
We have confirmed that:
- All required permissions and authorizations are correctly set up.
- The app settings are properly configured.
- The issue is not related to rate limits or token expiration.
We strongly believe this issue is on Facebook's API service side, as the requests are consistent in every aspect, yet the success rate is extremely low and unpredictable.
Could you please investigate this issue or provide any insights on how to resolve it?
fbtrace_id - AU3S8F2GlOf6DFR5Xf4LcRD - A1gJY9na1m0GK5X73O6OMWc - AjERJrKuhSZPmKQ2tq-_XL6 - AEHGBj1okIYGvZuJfrh8u40 - ASGW4QMc4errMT1Nm0TPuGk