Any idea why this is happening?
TL;DR
The user was unable to access a REST API and received a "Request failed with status code 401" error. Eventually, the issue was solved, but it is not clear how it was resolved. The user mentioned using ReactNative and encountering problems with the expo SDK. They also asked about adding the x-appwrite-project header and suggested using the Appwrite web client. It is unclear if these suggestions helped resolve the issue. The user also mentioned finding documentation from version 1.3 instead of the cloud. No solution is provided in the thread.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