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

TextLocal Integration for OTP Verification is not working with supabase and flutter #786

Open
tuitionsearch opened this issue Jan 3, 2024 · 0 comments
Labels
auth This issue or pull request is related to authentication bug Something isn't working

Comments

@tuitionsearch
Copy link

I am using Supabase for OTP Verification in my flutter project. I added textlocal as provider in Supabase auth . I already registered sms template in both DLT and Textlocal side.I added all the necessary details at Supabase side also (such as API Key, approved Sendername etc)

Now, Whenever I try to send OTP using signInWithOTP() method available in Supbase SDK for flutter. It generates an error "AuthException(message: Error sending sms OTP: , statusCode: 400)" .

But When I try to send sms through textlocal dashboard ,it works fine .

@tuitionsearch tuitionsearch added the bug Something isn't working label Jan 3, 2024
@dshukertjr dshukertjr added the auth This issue or pull request is related to authentication label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth This issue or pull request is related to authentication bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants