I've been running into some difficulties lately with uploading videos for both Reels and Stories on Facebook. Whenever I try to upload, the process seems to hit a snag, and I can't seem to get my content to go live.
Looking forward to hearing from you all and hopefully finding a solution together! Thanks in advance for your help."
Steps to Replicate
After Uploading Videos to the following Graph APIs https://graph.facebook.com/v19.0/page_id/video_stories https://graph.facebook.com/v19.0/page_id/video_reels
Checking the status of the Videos using this API https://graph.facebook.com/v19.0/video_id?fields=status
Response : { "status": { "video_status": "processing", "processing_progress": 0, "uploading_phase": { "status": "complete", "bytes_transferred": 151626 }, "processing_phase": { "status": "not_started" }, "publishing_phase": { "status": "not_started" }, "copyright_check_status": { "status": "error" } }, "id": "*****" }

Dear, Meta Developer Team. Now, we are using facebook-ios-sdk.
Distribution of apps at Apple Store is From the spring of 2024, compliance with "Privacy Manifests" will be mandatory.
https://developer.apple.com/news/?id=r1henawx
I looked into the implementation in the Facebook SDK. But, it seems that Facebook SDK is not yet compatible. https://github.com/facebook/facebook-ios-sdk/issues/2264
When will the SDK that implements Privacy Manifests be released? Or, could you please provide information for app developers to set up the Privacy Manifests?

I was reviewing the release notes for v19, and there are some inconsistencies: 1) It says it was released on January 23, 2023, but I'm pretty sure that's supposed to be 2024 2) It says "In addition, we have deprecated the ability for group admins to install apps on the group, even if they have an admin or developer role on the app." That seems to imply that there will be no more apps for groups, but I can still add an app to my Facebook groups.
Any idea what's going on here?
https://developers.facebook.com/docs/graph-api/changelog/version19.0/

WHY still issues with the CORS policy, when using the Chat plugin?
Error:
Access to XMLHttpRequest at ‘https://web.facebook.com/plugins/customer_chat/facade/?app_id=&attribution=biz_inbox&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Dffb96df353b7d5a9b%26domain%3Dpalazzo.ee%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fpalazzo.ee%252Ff15197b5d66820cd0%26relation%3Dparent.parent¤t_url=https%3A%2F%2Fpalazzo.ee%2Fen%2Ffurniture-lightning-textiles%2F&is_loaded_by_facade=true&locale=en_GB&log_id=2b88b237-9d6c-4b9c-8a5c-f622a7eb4fc9&page_id=190355403438&request_time=1706095236622&sdk=joey&should_use_new_domain=false&suppress_http_code=1’ from origin ‘https://palazzo.ee’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
Just to mention, we have tried all the tips from the Help Center. Our site has been whitelisted from the Chat plugin settings etc. Can you give me any help?

In some accounts requesting only media_count for the profile returns: "An unknown error occurred" or "Please reduce the amount of data you're asking for, then retry your request".
This does not happen with all the users, for what i could found it only happens with accounts with a lot of posts like: resiliencia_humana, cabronazi.
Query:
business_discovery.username(resiliencia_humana){media_count}