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

Send message error: server returned error 403 #679

Open
BastianOrth2 opened this issue Oct 24, 2024 · 4 comments
Open

Send message error: server returned error 403 #679

BastianOrth2 opened this issue Oct 24, 2024 · 4 comments

Comments

@BastianOrth2
Copy link

Bug Report: Error 403 when sending messages to specific numbers

Version: whatsmeow v0.0.0-20241011190419-de8326a9d38d

Description:

I've been running whatsmeow successfully for over a year, but starting yesterday, I'm encountering an issue when sending TEXT messages to a few specific numbers. The message sends successfully after retrying 1-2 hours later, but fails consistently when first attempted. I can send messages to these numbers directly via WhatsApp without any issues.

Steps to Reproduce:

  1. Attempt to send a TEXT message to certain numbers via whatsmeow.
  2. The message fails with a 403 error.
  3. After 1-2 hours, retrying the same message works successfully.

Expected Behavior:

Messages should send to these numbers without returning a 403 error.

Actual Behavior:

Messages fail to send and return the following error logs:
time=“2024-10-24T09:31:43.219189986Z” level=info msg=“09:31:43.219 [Client XXXXXXXX/Recv DEBUG] ”
time=“2024-10-24T09:31:43.219242726Z” level=error msg=“Send message error: server returned error 403”
time=“2024-10-24T09:31:43.219255436Z” level=error msg=“Failed to send message or file: server returned error 403”
time=“2024-10-24T09:31:58.939084929Z” level=info msg=“09:31:58.939 [Client XXXXXXXXX/Recv DEBUG] ”
time=“2024-10-24T09:31:58.939135969Z” level=error msg=“Send message error: server returned error 403”

Additional Information:

  • The affected numbers can be contacted directly via WhatsApp without any issue.
  • Retrying the message after 1-2 hours sometimes resolves the issue.
  • No changes have been made to the system or setup recently.

Has anyone experienced similar behavior, and are there any known workarounds or fixes for this issue?

@floodwm
Copy link

floodwm commented Oct 24, 2024

403 i get this when I am blocked from the user

@masewo
Copy link

masewo commented Oct 24, 2024

@floodwm are there different types of being blocked? It seems for some blocked users the sending of a message goes through.

@floodwm
Copy link

floodwm commented Oct 25, 2024

@floodwm are there different types of being blocked? It seems for some blocked users the sending of a message goes through

To be honest, I don't know, I'm guided by the fact that if I get 403, then I'm blocked from the client

@BastianOrth2
Copy link
Author

For me its different. Had one number with around 800 receivers for a mass message and around 100 blocked this number - message gets only marked as sent. No 403 errors, so it has to be something different.

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

3 participants