انقطاع جزئي للخدمةshare-external
Not able to configure webhook endpoint in WhatsApp Cloud API. It gives the error "The callback URL or verify token couldn't be validated. Please verify the provided information or try again later."
1

I'm not able to configure webhook endpoint in WhatsApp Cloud API. It gives the error "The callback URL or verify token couldn't be validated. Please verify the provided information or try again later."

Webhook endpoint: https://staging-api.yogiassociates.ca/rest/webhook/

Ahmed
تم طرح السؤال منذ حوالي شهرين
الإجابة المحددة
1

The issues seems to be the data type of the returned hub.challenge variable. Make sure you return it as and int or any numerical datatype instead of a string.

Took me a while to figure that one out

‏٢ أكتوبر‏‏١٠:٢٦ ص‏111
Munashe