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

Wrong message shows when OTP max resend tries are exhausted #15

Open
ihemantkumar opened this issue Jul 13, 2023 · 1 comment
Open

Wrong message shows when OTP max resend tries are exhausted #15

ihemantkumar opened this issue Jul 13, 2023 · 1 comment

Comments

@ihemantkumar
Copy link

When the Plugin is in enabled state and user's OTP max resend tries are over. We get response with error code 503, message "Resend Service is disabled". However, I have this service enabled maybe using which I was able to resend the OTP codes. Here's the screenshot of the method in use with error code.
requestOTP

I think the plugin should first see if the resend OTP service is enabled or not, if enabled, show message "Resend Exceeded".

@ferdousulhaque
Copy link
Owner

Let me review and get back. Thanks for pointing it out.

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

2 participants