Login using oauth will be rejected because the redirect url does not match but appwrite give me the redirect url is https://**************/v1/account/sessions/oauth2/callback/github/689546970029f73404c8 But I found the actual url on the returned page is http://************/v1/account/sessions/oauth2/callback/github/689546970029f73404c8 idk why it is http. When accessing the console, it is https
After I changed the github redirect to http, I could request and agree normally but nothing was returned. I checked the local storage and cookies and still nothing. account.get() is nothing too
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...