Answer the question
In order to leave comments, you need to log in
How to see the webhooks a page is subscribed to?
I'm developing an application that serves as a Facebook webhook.
I make a request after the user has installed the application and signed the page:
https://graph.facebook.com/v7.0/me/subscribed_apps...
'subscribed_fields' => [list of webhooks];
They answer me: {"success": true} and everything seems to be working.
But where on Facebook itself can you see which webhooks a page has subscribed to? I want to understand what works the way it should.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question