php - Getting Same Message Again And Again From FB-Messanger Webhook -


making bot messenger platform in php. working fine. after amount of time start receiving same message again , again on fb webhook.image requests fb

note: same in request except time. , fb blocks account due unusual activity.

any ?

i solved problem talked fb support. first, using queues replying user. in case response 200 ok going since removed queues think causing error. again, issue fb sending me 100 of messages (as talked them , said checked our server's , yes sending messages thought failing, since reply not going within 20s) intact @ place. mean should try 4 or 5 times maximum, if replying in not 200 ok, should stop sending same message again , again.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -