• 28/06 cập nhật đăng ký đăng nhập qua Google & Facebook

Webhook subscription failed on messenger. Please try again

TenHoshi

Administrator
Staff member
Trusted Uploader
Nếu bạn gặp lỗi này thì thay vì cấu hình trên website facebook thì hãy sử dụng api để đăng ký webhook như sau
DONE
Use the POST API instead of configuring it on the website
Demo
Code:
curl -i -X POST "https://graph.facebook.com/PAGE-ID/subscribed_apps?subscribed_fields=messages&access_token=PAGE-ACCESS-TOKEN"
 

Guest Post 2022

Top