Instagram messenger webhooks no longer being sent
I have an app in Live mode that has been working until I changed my webhook endpoint.
The app is subscribed to 'messaging', 'messaging_seen' and 'messaging_postbacks.' Before changing the webhook url and reverifying, I was receiving messaging and messaging_seen webhooks, but the messaging_postbacks webhook never fired even when a postback button was clicked in messenger.
Now, after changing my webhook url and reverifying it throught he dashboard (and through the API as I read that sometimes subscribing through the dashboard does not work 100%) NONE of the messaging webhooks are being sent.
I have unsubscribed and resubscribed my app and verified subscriptions, unsubscribed and resubscribed my IG Account and verified permissions. I recieve test webhooks from the Dashboard for comments and messaging_seen, but even the test events from the dashboard for messaging_postbacks and messages are not sent.
Any help appreciated!