Giter Site home page Giter Site logo

send SMS not working about google-voice-java HOT 5 OPEN

uygary avatar uygary commented on June 8, 2024
send SMS not working

from google-voice-java.

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
It might not work in India.  I had problems in Belgium.  Does anyone else have 
experience with this?

Original comment by [email protected] on 7 Sep 2011 at 3:16

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
Deployed the app in Google App Engine and put some loggers in Voice.java.
From the logs looks like Authentication was successful, but while sending SMS 
getting 500.

com.techventus.server.voice.Voice login: 
https://www.google.com/accounts/ClientLogin - OK
com.techventus.server.voice.Voice login: Logged in to Google - Auth token 
received
com.techventus.server.voice.Voice get: https://www.google.com/voice/ - OK
com.techventus.server.voice.Voice setRNRSEE: Successfully Received rnr_se.
com.datarenderer.server.servlet.SMSSenderServlet doPost: Sending SMS
com.techventus.server.voice.Voice sendSMS: SMS response
 <HTML>
 <HEAD>
 <TITLE>Internal Server Error</TITLE>
 </HEAD>
 <BODY BGCOLOR="#FFFFFF" TEXT="#000000">
 <H1>Internal Server Error</H1>
 <H2>Error 500</H2>
 </BODY>
 </HTML>

Any clue what I am doing wrong ?
The code that I am using 
Voice voice = new Voice(userName,password);
voice.sendSMS(destinationNumber, message);



Original comment by [email protected] on 13 Sep 2011 at 11:48

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
This might explain it: 
http://code.google.com/p/pygooglevoice/issues/detail?id=60

Looks like Google Voice now expects a cookie back.

Original comment by [email protected] on 4 Oct 2011 at 11:28

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
Can I close this issue?

Original comment by [email protected] on 15 May 2012 at 11:13

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
That link doesn't relate to the Java API provided. I'm getting the same error 
sending an SMS  with 1.14 jar - voice.sendSMS("XXXXXXXXX", "hello", "343sf"). 
Note - the source code doesn't clearly say what the "ID" is :)

Original comment by [email protected] on 22 Jun 2012 at 6:43

from google-voice-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.