
I'm able to complete a full OAuth cycle but in the end I receive this link
How to use this data to create a session? On my console I can see that session exists but account.GetSession("current") throws error that 'guest' has no access to 'accounts'

OAuth success callback Problem
Recommended threads
- How we can scale on the redis side ?
On my instance, i have really tons of request made each second (see pictures, the blue is because my boss want enterprise color everywhere...) My problem is th...
- Error 400 general_bad_request
I am getting `general_bad_request` when trying to login Github I have follow the `Appwrite's YouTube video to setup Github OAuth` ```javascript const loginWith...
- Why currency is always an empty string? ...
```tsx const locale = new Locale(client); const userLocale = await locale.get(); ``` But always got something like this ```json {"ip":"xxx.xx.xxx.xxx","country...
