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
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- RBAC design question
Hi, I am trying to create RBAC so we will have multiple orgs in the app each org will have 3 roles (admin, member and read only) what is the best way to go ab...