Preview WhatsApp fail
Hi, I've configured the WhatsApp API from Facebook. I've put all the constants in the typebot env, but when I try to run a WhatsApp test for a flow, it sends me this message. Can anyone help me? Thanks a million.
Error message:
Request failed with status code 401 Unauthorized
Details
{
"error": {
"message": "Invalid OAuth access token - Cannot parse access token",
"type": "OAuthException",
"code": 190,
"fbtrace_id": "AgBIOOxJ3ZuwdObxMC_M9q9"
}
}
0 Replies