I am using JWT <token>. I can get the access and refresh token and while i
resent the access token Authorization : JWT <access_token> it send 403
forbidden. I am using DJOSER and simple JWT for authentication and
authorization.

On Fri, Dec 11, 2020 at 1:45 PM Nitin Kalmaste <nknckalma...@gmail.com>
wrote:

> Check weather sending token in a proper way ither in terms of
> authorization or as a bearer token.  It depends on what backend you are
> using.
>
> On Fri, 11 Dec 2020, 12:19 pm narendra...@gmail.com, <
> narendrathapa...@gmail.com> wrote:
>
>> Do we need to do WSGIAUTHORIZATION ON in order to authorize a jwt token.
>> I am getting "detail": "Authentication credentials were not provided."
>> while sending a authorizationtoken and 403 forbidden. can somebodyhelp me
>> out.
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/fd2b35cd-2866-4f6b-a28a-46e25b0f19afn%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/fd2b35cd-2866-4f6b-a28a-46e25b0f19afn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAKroR%2B0%2BuHQbOEr7AsXuu5aNWTDL-shPSE8Cah0cfVVoGQ_eiA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAKroR%2B0%2BuHQbOEr7AsXuu5aNWTDL-shPSE8Cah0cfVVoGQ_eiA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEtntjXu3viY3sRDuFO__fGXdo8rt0D7YyY0VPVF03mcOYMnPA%40mail.gmail.com.

Reply via email to