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
Are you sure you're using it correctly?
You have to have 2 scripts: one initiates a session using secret key and the second one receives Tropo request and outputs the JSON.
Not sure what I have done wrong but I need to be able to send SMS using PHP and jQuery
The script does get called however I never get a txt message on my phone
call("+61406066666", array( "network" => "SMS", "message" => "Hello") ); $tropo->renderJSON(); ?>The text was updated successfully, but these errors were encountered: