ClickSend / clicksend-php

A wrapper for our REST API - SMS, voice, post, email, fax.
27 stars 14 forks source link

Exception "Could not resolve host: api.clicksend.local" #2

Closed kirc0de closed 8 years ago

kirc0de commented 8 years ago

On localhost I get this exception: Could not resolve host: api.clicksend.local

On dev-server i get not-found error while sending sms and h1 title: "Thank you for visiting Local.com".

I found that there is an error in Configuration.php file.

I will create pull request later.

kirc0de commented 8 years ago

Check it, please.

It works for me.

matthew-larner commented 8 years ago

thanks for pointing this out. I'll push an update.