saran-surya / email_auth

A Flutter package to verify emails using OTP
https://pub.dev/packages/email_auth
MIT License
38 stars 14 forks source link

Server Key does not match #95

Closed usmanovrustam closed 8 months ago

usmanovrustam commented 9 months ago

I used everything correctly, but there is a message

flutter: email-auth >> The remote server configurations are valid flutter: email-auth >> Failed to send OTP ❌ flutter: email-auth >> Message from server :: Server Key does not match

saran-surya commented 9 months ago

Have you created the email-auth-config.dart file and passed them to the function ?

https://saran-surya.github.io/email-auth-node/#:~:text=7.-,Initial%20setup.,-%F0%9F%8E%AF

Also please provide complete logs, small info cannot help in determining the issue

saran-surya commented 9 months ago

Can we have any update on the following error, Else I will proceed further and mark this issue as stale.