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
- Deep Linking & Password reset
I am using react native with expo. I want to implement deep link with the url recived via email. So when clicked the link it opens my app. I havent ever used de...
- Current User is Not authorized
recreating same Thread
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...