[GH-ISSUE #42] phone number must start with valid country code #29

Closed
opened 2026-02-27 10:23:53 +03:00 by kerem · 5 comments
Owner

Originally created by @rafia9005 on GitHub (Dec 7, 2024).
Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/42

REQUEST

{
  "session": "mysession",
  "to": "62********",
  "text": "Hello, this is a test message!"
}

response

{
	"message": "phone number must start with valid country code"
}

whats wrong?

Originally created by @rafia9005 on GitHub (Dec 7, 2024). Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/42 ## REQUEST ```json { "session": "mysession", "to": "62********", "text": "Hello, this is a test message!" } ``` response ```json { "message": "phone number must start with valid country code" } ``` whats wrong?
kerem closed this issue 2026-02-27 10:23:53 +03:00
Author
Owner

@AiceGate commented on GitHub (Dec 7, 2024):

phone number must start with valid country code

<!-- gh-comment-id:2524955061 --> @AiceGate commented on GitHub (Dec 7, 2024): phone number must start with valid country code
Author
Owner

@rafia9005 commented on GitHub (Dec 8, 2024):

It's been a while, but it's still the same

<!-- gh-comment-id:2525539681 --> @rafia9005 commented on GitHub (Dec 8, 2024): It's been a while, but it's still the same
Author
Owner

@BayuKun28 commented on GitHub (Dec 9, 2024):

I'm having the same problem, is there any solution?

<!-- gh-comment-id:2528903793 --> @BayuKun28 commented on GitHub (Dec 9, 2024): I'm having the same problem, is there any solution?
Author
Owner

@mimamch commented on GitHub (Dec 10, 2024):

Fixed on latest version: github.com/mimamch/wa-gateway@28082475c0

<!-- gh-comment-id:2530198193 --> @mimamch commented on GitHub (Dec 10, 2024): Fixed on latest version: https://github.com/mimamch/wa-gateway/commit/28082475c07cfbb424931eaa995dd49e67b23136
Author
Owner

@rafia9005 commented on GitHub (Dec 10, 2024):

thnx

<!-- gh-comment-id:2530836418 --> @rafia9005 commented on GitHub (Dec 10, 2024): thnx
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-gateway-mimamch#29
No description provided.