You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though everything was sent correctly, I still receive an internal error. It was working fine before, but after updating to version 5.*, this behavior started.
Reproduction Steps
Sende a simple send message request
{
"phone": "244535345@s.whatsapp.net",
"message": "selamat malam"
}
response
{
"code": "INTERNAL_SERVER_ERROR",
"message": "runtime error: index out of range [1] with length 1"
}
Relevant log output
Screenshots or Additional Context
Application Version
5..
Verification
I have checked for existing closed issues and discussions.
The text was updated successfully, but these errors were encountered:
What happened?
Even though everything was sent correctly, I still receive an internal error. It was working fine before, but after updating to version 5.*, this behavior started.
Reproduction Steps
Relevant log output
Screenshots or Additional Context
Application Version
5..
Verification
The text was updated successfully, but these errors were encountered: