Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am using Whatsapp Api for messaging using asp.net. For that I have used the solution which is available in following link

https://github.com/perezdidac/WhatsAPINet[^]

When I am running code it is asking me for Register. I am entering phone number, password, nick name. I will receive the 6 digit code on my cell. But when I am entering that code and clicking on Confirm Code button I getting following error

"status":"fail","reason":"bad_param","param":"id"

Please help me in this. How can I resolve this error.
Posted

1 solution

Register your number with +{countycode}{your number}
 
Share this answer
 
Comments
PrachiMhatre 24-Jul-14 9:07am    
I have added country code with phone number.But same issue is there.I have received the code. But when I entered the code for confirmation then that time I got error as bad_param id
Praveen Dselva 25-Jul-14 0:47am    
This is working same as log in Android device, if you are not avail to login then check your android device log.
the request is same for login in both.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900