Hello, kinda newbie here. I am getting the following errors while trying to create and sign up on my account. I can see the user being created on the appwire site but somehow I am unable to successfully log in. Any idea what may be wrong? I checked out the documentation but I didn't fully understand what I should change to my code. I can provide all the necessary files
What framework are you using? What does your code look like?
I am using React and this is how a part of my code from the config.ts looks like
what does your login code look like
it should be this one, on the sign up form. If there is something else required let me know 😅
Recommended threads
- Database attribute stucks on 'processing...
Project ID: 664c9f5f0033b353a516 Databases: QQG Collection: Competition Attribute: nb_days It's a bit disappointing to have to create ticket for that while I s...
- Issues I am facing with Appwrite
I am using Appwrite in my Android App to learn Jetpack Compose. I have integrated Authenitcation, Database, Storage. In authentication I am not receiving SMS in...
- Visitor counter
Hi, can I implement easy visitor's counter for my Flutter Web app through Appwrite?