Whenever I am trying to Sign Up and create a new account, the account gets created in the Auth section of appwrite but it returns a server error. Please help me with this issue.
Where do you get such error?
In the appwrite consoler or in your app?
If it's your app, what's the code?
Getting it in my app console.. I am using some functions provided by appwrite.
What's your code?
In what parts do you get those errors?
Recommended threads
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...