8 months ago
I have deployed an application made using Django. I am using Django all-auth for Google authentication. My DNS is secured by Cloudflare. I followed all the steps mentioned in the railway doc for DNS as my previous dns provider was Godaddy and it does not support @ in cname.
The issue is that my callback redirect uri for Google auth is an HTTP request which Google does not accept.
What should I do?
My website is SSL-secured but in auth redirect uri, it is showing http://saletoresale.com/socialaccounts/google/login/callback/
3 Replies
8 months ago
I have already added that. I am getting this error.
Attachments
8 months ago
I see http:// in that screenshot, as previously mentioned, you need to use https://
Closing out as we can not offer further support here as this is an application / configuration issue on your side.
Status changed to Closed brody • 8 months ago