hello i was trying to get my application into the registration process, during tests i got this error and i don't understand what this error means
What endpoint are you calling to recieve this, and what request content are you passing? Without being able to understand what's being called etc its difficult to figure out where the issue lies. Things like the status code returned etc would help too
What's the code throwing this error?
before sending it, do you guys read it by sourcebin or i just copy paste?
ok i will just send it in sourcebin
the appwrite
If it's not that long, you can send here the code directly.
Put it between 3 back ticks in order to make it appear formatted.
Additionally you can specify the language in order to make discord highlight the sintax:
Here your code
(And add here another 3 back ticks like in the start to close the code)
Looks like you're not specifying a project ID?
Or you have censored it?
censored
should i share it?
I think that the .setPlatform line is not needed
Not needed for now
Recommended threads
- [1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper re...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...
- Apple OAuth2 settings auto-disable every...
Hello, I'm on Appwrite 1.8.1 at the moment. I'm using on prod Apple Oauth and it keeps disabling itself every night. I don't know where to look for the solutio...