robincsamuel / laravel-msg91

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

resendOtp api #11

Closed pintu24aipl closed 4 years ago

pintu24aipl commented 4 years ago

rensendOtp is not working. After analyse some time I found that when I use sendOtp then it send otp to number but when I hit on resendOtp no otp is recieved. and resendOtp api omit the country code from a number. for example +919814253678 becomes 9814253678 in resend otp

robincsamuel commented 4 years ago

@pintu24aipl Can you try 919814253678 instead of +919814253678 (Without +) as mentioned in the documentation?

robincsamuel commented 4 years ago

I'm closing this issue, please feel free to reopen if you are still facing the same.