All of a sudden i get this error on my API requests.
Even when i remove that JSON field it still doesnt work
this is the API that i send
{
"subscriber_id": X,
"data": {
"version": "v2",
"type": "instagram",
"content": {
"type":"instagram",
"messages": [
{
"type": "text",
"text": "X"
}
],
"actions": [],
"quick_replies": []
}
}
}
Solved
Message tags are no longer supported for Facebook Messenger.
Best answer by Fabio Gaulke
I had to make a switch to sending messages via automations, instead of API.
Is it working now?
Also, why weren’t we notified ahead of time?
I’ve got the same issues with some of my clients. The Meta updates shouldn’t have impact the API messages… but it did. 🫠
Just got some news from support and everything is expected to be working now.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
