Posts under category Meta & Facebook

I have already configured another Whatsapp Business account in production. The new account I'm trying to configure is approved and everything seems OK. Even when I test the webhook, the JSON payload reach my server.
I have read that you need to "susbcribe" with the WABA account, but when I try to do this, the Cloud API return 403:
{ "error": { "message": "(#200) You do not have permission to access this field.", "type": "OAuthException", "code": 200, "fbtrace_id": "xxxxx" } }
This last step was NOT neccessary with the first account and number I have register.

Because i get everytime a message " we cant save your company details try after few minutes" but this is allready for a month. and i dont know what to do because is really waste of my time to wait and i cant make now any ads

I tried to test Deferred Deep Link using the App ads helper, but "Deep link notification could not be sent due to some error" An error occurs.
error : 1357031
errorDescription : "The content you requested cannot be displayed right now. It may be temporarily unavailable, the link you clicked on may have expired, or you may not have permission to view this page."
errorSummary : "This content is no longer available"

We're encountering a scenario where a Primary Business Page is aggregating a subset of Store Location Pages' website URLs.
We can't seem to find any documentation regarding this from the Page API Reference (e.g. https://developers.facebook.com/docs/graph-api/reference/page/) and was hoping to reach out to see if anyone else had come across this situation, and resolved it.
For clarification, not ALL Store Location Page website URLs are appearing, only a small subset. We were hoping to only have the first website URL appearing.
We were originally noticing it occurring when updating a Store Location; however, it does not happen consistently across all Store Location Page updates.