Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Good Day,

How do i get the second parameter (IMEI) from my phone? I got the Imei number through this dial *#06#, but this doesn't help me. when i click the send button am getting this Error Message "Auth Response Error". Please help me to solve this Issue.


WhatsApp wa = new WhatsApp(from, "", "Test", false, false);

What I have tried:

I tried using google and Youtube, but couldn't find any answers.
Posted
Updated 21-Mar-18 4:22am

1 solution

Web sites cannot access that info. The user has to type it in manually. Since that's the case, asking for it is pointless because you cannot verify it or detect it later.
 
Share this answer
 
v2
Comments
Robymon 21-Mar-18 10:43am    
wa.Connect(); failes, That means it checks with Mobile Number and the IMEI Number.
#realJSOP 21-Mar-18 11:19am    
What has that got to do with what I told you?

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