Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

🐞 INTERNAL_SERVER_ERROR #244

Closed
1 task done
fgonga opened this issue Feb 8, 2025 · 1 comment
Closed
1 task done

🐞 INTERNAL_SERVER_ERROR #244

fgonga opened this issue Feb 8, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@fgonga
Copy link

fgonga commented Feb 8, 2025

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

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

Image

Application Version

5..

Verification

  • I have checked for existing closed issues and discussions.
@fgonga fgonga added the bug Something isn't working label Feb 8, 2025
@aldinokemal
Copy link
Owner

Use the latest version, should be fixed there

Repository owner locked and limited conversation to collaborators Feb 11, 2025
@aldinokemal aldinokemal converted this issue into discussion #246 Feb 11, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants