Error when trying to implement google Oauth sign in using react and django

138 views
Skip to first unread message

david ekechukwu

unread,
Sep 3, 2023, 7:10:21 PM9/3/23
to Django users
I am using React and Django to implement an OAuth Google login, however whenever I send the request, I receive the access denied error. I am handling the request in the backend using the drf-Social-Oauth2 library.
{"error":"access_denied","error_description":"Your credentials aren't allowed"}path('api-auth/', include('drf_social_oauth2.urls', namespace='drf')),
IMG-20230716-WA0044.jpgIMG-20230716-WA0045.jpgIMG-20230716-WA0046.jpg
Reply all
Reply to author
Forward
0 new messages