Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Uncaught exception 'Services_Twilio_TinyHttpException' with message 'Could not resolve host: taskrouter.twilio.com' in C:\wamp\www\twilio\Services\Twilio\TinyHttp.php on line 119 #273

Closed
vinitdave27 opened this issue Dec 21, 2015 · 2 comments

Comments

@vinitdave27
Copy link

I am trying to test the Twilio REST API for listing workers under my account. I am running a WAMP server with PHP 5.5.12 with curl 7.36.

Can you please help me troubleshoot this further.

Awaiting your response. Have a nice day!!!

workspace->tasks->create('{"selected_language": "es"}', $workflowSid); // display a confirmation message on the screen echo "Created a new task" ``` ?>
@vinitdave27
Copy link
Author

I am also getting the error "Fatal error: Uncaught exception 'Services_Twilio_TinyHttpException' with message 'SSL certificate problem: self signed certificate in certificate chain' in C:\wamp\www\twilio\Services\Twilio\TinyHttp.php on line 119"

I have searched the same online, there have been vague descriptions for a solution but none seem to work. I would appreciate if you could share a detail solution for the same as well.

@ihumanable
Copy link
Contributor

This is related to the Twilio SSL Certificate upgrade. Updating your server root store to the latest should resolve issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants