Hi there. i try to get a webhook from flowxo for my app on facebook product messenger.
i created a new flow on flowxo.
Broadcast / Receive a Webhook
i copied the callback url from flowxo to facebook webhook setup
i put also a verify token (what ever i want)
respond is something like this:
The URL couldn’t be validated. Response does not match challenge, expected value=“1223850653”, received="[200] success"
i understand that somehow the webhook get and answer but not the one expected by facebook
what am i doing wrong?