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')),
[image: IMG-20230716-WA0044.jpg][image: IMG-20230716-WA0045.jpg][image:
IMG-20230716-WA0046.jpg]
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/012bad24-e7aa-4d3c-8a38-ba53fb0c3606n%40googlegroups.com.