niko-dunixi / google-voice-java

Automatically exported from code.google.com/p/google-voice-java
0 stars 0 forks source link

Google voice verification code #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1.When we add new phone through api.
2.It required to verify.
3.GV return a verification code.How to collect that verification code in 
response? 

I have got reponse like "ok":"true"
but not verification code.

please help me?

Thanks
Rajender

Original issue reported on code.google.com by malav.ra...@gmail.com on 25 Jan 2011 at 5:27

GoogleCodeExporter commented 8 years ago
Which method in what class are you calling?

Original comment by tang.car...@gmail.com on 31 Jan 2011 at 6:30

GoogleCodeExporter commented 8 years ago
Hi

Thanks for reply.
I am using different api that is built in c# .net.I need verification code to 
verify phone through post request.I have gone through Google Voice java api 
also but this is not implemented. If provide some help regarding this,that 
would be really appreciated.

Thanks
Rajender  

Original comment by malav.ra...@gmail.com on 1 Feb 2011 at 4:31

GoogleCodeExporter commented 8 years ago
I've just started to familiarize myself with this API, so can you point me to 
where in the API this should be implemented? I'll see if I can contribute to 
this project. Thanks!

Original comment by tang.car...@gmail.com on 1 Feb 2011 at 7:56

GoogleCodeExporter commented 8 years ago
While we going to add new phone to google voice account.I mean there is no 
method to add new phone.  I  am making request to  
https://www.google.com/voice/settings/editForwarding/ adding/editing phone and 
attributes.After adding phone it is required to verify that phone.
I am making request to 
https://www.google.com/voice/settings/checkIllegalSharing/ get verification 
code.But as a response I am not getting verification code. 
if you have other way to verify phone please introduce me.

Original comment by malav.ra...@gmail.com on 1 Feb 2011 at 9:53

GoogleCodeExporter commented 8 years ago
I do not think we ever implemented phone verification functionality in this 
API.  We welcome someone to do it, but for now it is out of scope and not a bug.

Original comment by malone.j...@gmail.com on 14 May 2012 at 3:36