Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error for New Installations #41

Open
sricsccenter opened this issue Nov 10, 2024 · 1 comment
Open

Error for New Installations #41

sricsccenter opened this issue Nov 10, 2024 · 1 comment

Comments

@sricsccenter
Copy link

Only Showing Like this
{
"message": "phone number must start with valid country code"
}

I tried on my localmachine , Server and all parameters sending as POST and Get nothing works

only showing like this

Test URL: http://localhost:5000/send-message?session=mysession&to=919700000158&text=hi
Response:
{
"message": "phone number must start with valid country code"
}

Please Give me any ideas to overcome this problem.

@mimamch
Copy link
Owner

mimamch commented Nov 11, 2024

Seems like "91" is not registered as valid country code on "wa-multi-session" library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants