Skip to content

issues Search Results · repo:RealmTeam/django-rest-framework-social-oauth2 language:Python

Filter by

210 results
 (74 ms)

210 results

inRealmTeam/django-rest-framework-social-oauth2 (press backspace or delete to remove)

Can t get out of this error. Exactly done the way it was asked. { WWW-Authenticate : Bearer error= invalid_client }
  • bhuiyanmobasshir94
  • 1
  • Opened 
    on Sep 4, 2023
  • #260

django.conf.urls.url() was deprecated in Django 3.0, and is removed in Django 4.0+
  • kntiwary
  • 5
  • Opened 
    on Apr 26, 2023
  • #259

0 I m trying to associate user with multiple social accounts in Django Rest Framework. After user login, user can associate with social accounts (it doesn t matter same email or different email). Now ...
  • sawohnmarshwe
  • Opened 
    on Nov 4, 2022
  • #258

We seem to be getting a 401 error with the new django admin with drf social oauth2. But working fine on Postman ** We are getting a 401 Error (Unauthorized) when we pass the clientid and client_secret ...
  • Madhu25666
  • Opened 
    on Nov 1, 2022
  • #257

hi i was trying to post in postman using some parameters like client_id and client secret and token which i got it from Facebook[enter image description here][2] developer app #here is my reqest url:http://localhost:8000/api/social/convert-token?grant_type=convert_token ...
  • galomari
  • 2
  • Opened 
    on Oct 15, 2022
  • #256

Hi There, would it be possible to add this line of code within the rest_framework_social_oauth2/urls.py file. This helps with Django4.0 and would also work with the older version. Replace from django.conf.urls ...
  • vigneshwrn9
  • 1
  • Opened 
    on Jul 21, 2022
  • #254

Hello guys my project using https://github.com/RealmTeam/django-rest-framework-social-oauth2 for my project that include stripe on mobile I’m converting them to django native code Is this the one I should ...
  • arvobrendon
  • 10
  • Opened 
    on Jan 4, 2022
  • #249

I have 3 projects linked to same user model I want that user does not have to login again while visiting any of three websites. I have a few doubts so far regarding this- DRFSO2_PROPRIETARY_BACKEND_NAME ...
  • Amanb1145
  • Opened 
    on Nov 15, 2021
  • #248

I m using django rest fw social oauth2 after following the installation guide to a t. The grant_type conver_token works fine, but if I try to POST a request where the grant type is refresh_token, I get ...
  • samul-1
  • 1
  • Opened 
    on Oct 7, 2021
  • #247

Hey there, I have an issue when I try create a new access token. In the browser I get an error: { detail : Invalid token header. No credentials provided. } While with curl I get the following: { error ...
  • konsalex
  • 1
  • Opened 
    on Sep 10, 2021
  • #246
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub