Any idea why this is happening?
I did what's in this : https://appwrite.io/docs/client/account?sdk=rest-default
userId, email and password sent, I get 401
You're using REST to make the API request?
yes
actually found the other documentation from the 1.3 instead of cloud
but I'm not sure what the hostname is
Have you added the x-appwrite-project header to the request?
Why don't you use the Appwrite web client?
i am using that, but I cannot get the schemas in some cases and on the sdk doesn't work well for the expo
Ohh, Got you. This is in ReactNative project
yhh
but got it
thanks π
So, it works now?
yup
<a:agooglethumbsup:635256484682530825>
Thanks!
[Solved] Cannot access REST API "Request failed with status code 401"
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help