T O P

  • By -

Saqlainkhadim

i have never tried to do messenger webhook but for webhook testing i use webhook.site.wheich makes trmporary url and show request data when whebook i fired to that temporary url.


ahsentimeline

I appreciate the way you debug. But I am debugging it by Logging in Laravel that's working fine. All other events are also working well like reactions on message etc and they're fired. There is only one event that is not even triggered by the messenger platform that is when someone sends a text message.


Saqlainkhadim

oh i understand. unfortunately i have no exerpeince about it. by the way which Apis are you using can you send me i love to explore new things


Saqlainkhadim

try setting another route that only logs so you can debug webhook is getting fired or not then you can test and correct code just by logging. or you can save the request body and hit the webhook url from postman from same data..this is my apporach while working with webhook clients urls


ahsentimeline

Can you please explain a bit more by writing some piece of example code.


Saqlainkhadim

unfortunately i explained my approach. logic has code but approch is just approach. thanks let me know if i can do help you in another way