Hi, I am trying to get Oauth2 working. It did before but then I migrated to another server location. After that it didn't work tho if I look in the cookies it does create an token on my appwrite instance url. Tho when I try to fetch the account I get an: general_unauthorized_scope error.
The website is online: https://beta.vectra.store/ so this migh help to debug?
DISCLAIMER GOOGLE IS NOT SETUPED CORRECTLY BUT DISCORD IS
I do see that when authorized with oauth2 it doesnt X-Fallback-Cookies to the fetch
Recommended threads
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?