why my facebook app can't receive pages webhook?

264 Views Asked by At

I tried to make a bot that responds to clients' messages and comments. Webhook only be sent when user chat with page, but when user reply or post, I can't receive any webhook. I have 'pages_manage_metadata' permission and set up my code for receiving page webhook. This is my permissions:

enter image description here

but in graph api explorer I can't see these permission

enter image description here

and I can't get page access token, this wrong appear: (my app passed app review successfully and in live mode)

enter image description here

So how can I solve this problem.

Thank you so much.

0

There are 0 best solutions below