You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2026. It is now read-only.
What steps will reproduce the problem?
1. Voice voice = new Voice("xxx@gmail.com", "pass");
2. voice.sendSMS("918970141047", "Hi");
3.
What is the expected output? What do you see instead?
send sms to any mobile number through google voice api.
https://www.google.com/accounts/ClientLogin - OK
Logged in to Google - Auth token received
https://www.google.com/voice/ - Moved Temporarily
https://www.google.com/voice/ - 302 - new URL:
https://www.gmail.com/call?gsessionid=dG8G6u2eVwNz_1WH-d0BNQ
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException:
No name matching www.gmail.com found
What version of the product are you using? On what operating system?
google-voice-java-1.8-java5.jar, java6, json.jar, win7
Please provide any additional information below.
Original issue reported on code.google.com by chandra....@gmail.com on 28 Apr 2012 at 6:11
Original issue reported on code.google.com by
chandra....@gmail.comon 28 Apr 2012 at 6:11