Posts under category Meta & Facebook

I am using Instagram API with Instagram Login and have live(not testing) app. I got enough scopes. When I use "https://graph.instagram.com/{instagram_id}/tags" endpoint, I can get tagged media in some accounts but others get 400 status code and this error {"error":{"message":"Unsupported request - method type: get","type":"IGApiException","code":100,"fbtrace_id":"AJeSMqmb-9xrcVdqxJ9xf3L"}}
I cannot find difference between accounts which can get tagged media and other accounts that cannot get tagged media.
I need help.

Starting December 21st all API requests coming from Heroku get blocked by FB. Requests coming from local machine with whitelisted IP continue to work. Ran a script to identify Heroku IP and added that IP manually to whitelist but this is not scalable since Heroku assigns IPs dynamically. Has anyone else started seeing this issue recently? Any feedback from FB?

I'm having a few issues with WhatsApp business API webhook. I've subscribed to the webhook under WhatsApp business account and turned on the messages event as well, but I don't get any notifications when the user sends a message to the business number.

I can say for sure that my server is setup properly to receive calls as the test webhook calls are reaching my server, but nothing when the user sends a message to the associated business number.

I have checked my access token as well for anything and it seems to have the proper permissions associated with in the access token debugger including whatsapp_business_management and whatsapp_business_messaging

Has anyone faced this before?

I have checked my access token as well for anything and it seems to have the proper permissions associated with in the access token debugger including whatsapp_business_management and whatsapp_business_messaging