Whatsapp message returns that it was sent, but the webhook shows that there is an error and the message does not reach the recipient.
I am trying to send a message with Whatsapp Business API, using the META api itself, it shows me that the message was sent correctly however the webhook shows me this error and the message does not reach the recipient:
{"message": "Something went wrong", "code": 131000, "error_data": {"details": "Something went wrong."}, "title": "Something went wrong"}
There is nothing in the community, no forum, or documentation that talks about this error, I tried creating a new app and there was no same error and the same message that it was sent correctly but it still did not reach the recipient.