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
{{ message }}
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Just getting started and testing with the command line tool, sms
I've created the ~/.clickatell file but for one reason or another I'm getting an authentication error, however sms just chokes and throws a stack trace.
I'll have a look into this and patch it myself if possible, should just need a rescue block for auth fail.
The other thing notable is the credentials I'm using are correct (well they're what I use to connect to clickatell.com + the api_id - anyway, just logging the issue, I'll take a look in the morning.
The text was updated successfully, but these errors were encountered:
FYI Checked the HTTP/API Login via a regular old curl / POST and everything worked, so there's something wrong with the authentication side of the gem.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just getting started and testing with the command line tool, sms
I've created the ~/.clickatell file but for one reason or another I'm getting an authentication error, however sms just chokes and throws a stack trace.
I'll have a look into this and patch it myself if possible, should just need a rescue block for auth fail.
The other thing notable is the credentials I'm using are correct (well they're what I use to connect to clickatell.com + the api_id - anyway, just logging the issue, I'll take a look in the morning.
The text was updated successfully, but these errors were encountered: