Saturday, October 1, 2022

Re: Not avle to login with google in my website

Hellow.
Last week I've build such an app which is able to login in a use when the project is in localhost, but after deployed that into the ec2 instance, it's give me the same error.

Basically, Google is asking for the domain, instead of the IP address of your ec2 instance.

On Mon, 26 Sep 2022, 8:11 am Mohammad Ehsan Ansari, <mdehsan873@gmail.com> wrote:
Add into allowed origin 

On Fri, 23 Sep, 2022, 7:20 pm Rajesh Kumar, <rjcse131998@gmail.com> wrote:
Hi All,
I have integrated the social_django package for social logins like google and Fb ...etc.
But It's working in localhost fine but after deployed in AWS ec2 with docker It's not working
Authorization Error coming: redirect_uri https://0.0.0.0:8000/..... but it should redirect to HTTPS://{my_domain}/

If anybody can help with that It would be very helpful for me.
Thanks in advance

Rajesh Kumar

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKNDe%3D%3DQTdff8ZzOiHN6wdqcOH1L%3DXU7iE5%2BQj3Dht4o1gNktA%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF8ux6LKQ_XxCZYq58cPRGPwFB89MuhtBr8-_r%3D_-fC-D14bmw%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHOHBBe-zovj_ee83pAYz1zvVppyOLp4hbxBReiyvFWu8TvfmA%40mail.gmail.com.

No comments:

Post a Comment