Skip to content
Back

I can't use any Oauth

  • 0
  • Self Hosted
  • Auth
Bret
8 Aug, 2025, 01:05

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

TL;DR
Developers are facing issues with using Oauth as the redirect URL is incorrect. Solution: The issue seems to be with the redirect URL changing to HTTP instead of HTTPS. Check and update the redirect URL to HTTPS to resolve the problem.
Bret
8 Aug, 2025, 01:17

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

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more