Coder Social home page Coder Social logo

phpgooglevoice's People

Watchers

 avatar

phpgooglevoice's Issues

500 Error

What steps will reproduce the problem?
1. Just try to send something.
2.
3.

What is the expected output? What do you see instead?
No sms sent


What version of the product are you using? On what operating system?
v0.2


Please provide any additional information below.

Getting the following response when trying to test the code and send an SMS.  
It's possible that Google has changed their system and this class needs 
updating.

<HTML>
<HEAD>
<TITLE>Internal Server Error</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Internal Server Error</H1>
<H2>Error 500</H2>
</BODY>
</HTML>

Original issue reported on code.google.com by [email protected] on 9 Sep 2011 at 8:19

Unable to send to multiple recipients

At the Google Voice web site, you can comma delimit recipient phone numbers. 
Through the API the message simply never arrives when multiple recipients in 
the same fashion are added. Is this something that can be fixed through the PHP 
API?

Original issue reported on code.google.com by [email protected] on 6 Jan 2012 at 1:21

Unauthorized Error 401

When i running using my google account's username password i getting error

 Unauthorized

Error 401

Original issue reported on code.google.com by [email protected] on 15 Jan 2014 at 6:12

Get blank page when running script

What steps will reproduce the problem?
1. Instal Namp
2. create sms.php file with <?php
require 'class.googlevoice.php';
$gv = new GoogleVoice("username here", "password here");
$gv->sms("9518338760", "test");
?>
3. copy class.googlevoice.php into the same folder
4. navigate to sms.php file in firefox

What is the expected output? I expect to see some sort of notice that my text 
was sent, or receive it on the test phone
What do you see instead?
The page is blank.

What version of the product are you using? On what operating system?
Latest version- Mac OSX Lion

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Jan 2012 at 8:48

500 issue

What steps will reproduce the problem?
1. we registerd google voice through [email protected]
2. when we tried to send sms to india number. We got error in "Internal Server 
Error Error 500"
3. our code is 
<?php
require 'class.googlevoice.php';
$gv = new GoogleVoice("[email protected]", "password");
$gv->sms("somenumbers", "hai");
echo $gv->status;
?>
How to install google version

What is the expected output? What do you see instead?
Internal Server Error Error 500

What version of the product are you using? On what operating system?
we are using windows 2008 server.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Dec 2011 at 6:06

Forbidden Error 403

What is the expected output? What do you see instead?

-Moved Temporarily
-The document has moved here.
-Then a link to a page that says that error

What version of the product are you using? On what operating system?
-Ubuntu 13.04

Original issue reported on code.google.com by [email protected] on 7 May 2013 at 12:08

Sends Multiple Messages

What steps will reproduce the problem?
1. I did not edit the code, used the default code.
2. Uploaded it to my server
3. Loaded the page

What is the expected output? What do you see instead?
I expected to see one text message stating "Hello World" on my cell phone. I 
got this, but after a short delay, I received two to three more texts of the 
same message.

What version of the product are you using? On what operating system?
I am using the v0.2 running on windows 7 Chrome

Please provide any additional information below.
Everytime I go to the the SMS page that send a message, it work, but it sends 
me more then one message. Did I miss a step, its working fine, just two many 
messages.


Original issue reported on code.google.com by [email protected] on 7 Jun 2012 at 3:44

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.