Skip to Content
Menu
This question has been flagged

Hi Community,

I installed the module Send Whats-app Message. After that when i sending the message and click on Send Button at that time this type of error occur  Failed to open URI "whatsapp://send/?phone=9725000200&text=yhjh".

Failed to open URI "whatsapp://send/?phone=9725645065&text=yhjh".

i'm using Ubuntu OS.

How can i solve this error please suggest me.

Thanks in Advanced.

Avatar
Discard
Author Best Answer

We need to use web instead of api 

URL use like this  https://web.whatsapp.com/send?phone="+self.user_id.mobile+"&text=" + message_string instead of https://api.whatsapp.com/send?phone="+self.user_id.mobile+"&text=" + message_string

Avatar
Discard
Related Posts Replies Views Activity
2
Oct 20
3926
0
Mar 20
18025
0
Jan 23
1239
0
Mar 22
1482
3
Jun 24
6332