I need some help with twilio API. I'm using php, I need to send an sms with the RESTFUL API.
First I get an error with ssl. I need to disable the ssl checker. Then I get this error msg :
Services_Twilio_RestException' with message 'The requested resource /2010-04-01/Accounts/ibmblue/Messages.json was not found
How do I fix this error?