I'm trying to get new user likes on page which is attached to my facebook application. I have added Webhooks product, then I had set my callback url to Heroku app. I can get test feedback but when I'm trying to get real feedback then I can't do this. Is there any possible way to take this likes without generating page access token?
Asked
Active
Viewed 49 times
0

J Cala
- 1
-
No, you can not subscribe for any page updates via webhook without a page access token. – CBroe Jun 29 '17 at 07:58
-
Okey, thanks for help. – J Cala Jun 29 '17 at 08:14