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

Custom Message Issue #4

Open
JasirMJ opened this issue Sep 23, 2021 · 0 comments
Open

Custom Message Issue #4

JasirMJ opened this issue Sep 23, 2021 · 0 comments

Comments

@JasirMJ
Copy link

JasirMJ commented Sep 23, 2021

Custom message is not working, i have used the sample code to send OTP

from sendotp import sendotp

otpobj =  sendotp.sendotp('Autk-Key','my message is {{otp}} keep otp with you.')

# 3245 is the otp to send
print(otpobj.send(919981534313,'msgind',3245))

But received message as
"Your OTP Verification Code is 3245. Do not share it with anyone. Dash."

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

1 participant