robincsamuel / laravel-msg91

Package for MSG91 sms API
MIT License
8 stars 12 forks source link

RobinCSamuel\LaravelMsg91 not working on live website #10

Closed vineet253 closed 4 years ago

vineet253 commented 4 years ago

I am using RobinCSamuel\LaravelMsg91 with sending transitional msg code working in local but same code push on the live server and msg not send.

robincsamuel commented 4 years ago

@vineet253 Are you getting any error?

vineet253 commented 4 years ago

No Sir I haven't displayed any error.

vineet253 commented 4 years ago
[message] => Authentication failure
[type] => error
robincsamuel commented 4 years ago

Are you sure the credentials are correct? Since it's working fine on local, and you're getting an authentication error on live server, I suspect the credentials are wrong.

robincsamuel commented 4 years ago

I'm closing this issue since no response. Please reopen the issue in case you're stuck.