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.
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
Post a Comment