Having problems with Auth as a result of the API key Anyone to help asap?
Hey! Let's continue our discussion from older thread here
Okayy
I searched about the issue you were facing. And found this: https://appwrite.io/threads/1235041279189061673?utm_source=chatgpt.com
Oh okay
This thread mentions that you can't use API key for user authentication. And which is why you were getting that guest role error
They've clearly mentioned that you can't use API keys on client side as it's only meant to be used on server side
And sorry earlier I misunderstood the issue that's why couldn't respond accordingly
So how do I authenticate then?
Don't worry.
Using Appwrite's very own service called Appwrite Auth
You just have to set up a few things using it's in-built functions for both signup & login and then you can authenticate users
Here are the docs for more info: https://appwrite.io/docs/products/auth
If you still get stuck, just ping me!
Hey! I've been able to sort it out now Thanks for your help! Much appreciated
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...