Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
il.com> wrote: >>>>>>>>> >>>>>>>>>> Have you followed the official documentation? i dont't see that >>>>>>>>>> you have used any settings >>>>>>>>>> >>

Re: WSGIAUTHORIZATION

2020-12-11 Thread Nitin Kalmaste
;> >>>>>>>>> On Fri, Dec 11, 2020 at 7:10 PM narendra thapa < >>>>>>>>> narendrathapa...@gmail.com> wrote: >>>>>>>>> >>>>>>>>>> here is the project >>>>>>>>>&

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
a thapa < >>>>>>>> narendrathapa...@gmail.com> wrote: >>>>>>>> >>>>>>>>> here is the project >>>>>>>>> >>>>>>>>> On Fri, Dec 11, 2020 at 5:02 PM Nitin Kalmaste < >>>

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
t; On Fri, Dec 11, 2020 at 5:02 PM Nitin Kalmaste < >>>>>>>> nknckalma...@gmail.com> wrote: >>>>>>>> >>>>>>>>> Can you share some of your code so we can figure it out? As early >>>>>>>>> as p

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
.@gmail.com> wrote: >>>>>>>> >>>>>>>>> Can you share some of your code so we can figure it out? As early >>>>>>>>> as possible >>>>>>>>> >>>>>>>>> On Fri, 11 Dec 2020, 3:1

Re: WSGIAUTHORIZATION

2020-12-11 Thread Nitin Kalmaste
>>>>>>>> >>>>>>>> On Fri, 11 Dec 2020, 3:18 pm narendra thapa, < >>>>>>>> narendrathapa...@gmail.com> wrote: >>>>>>>> >>>>>>>>> I am using JWT . I can get the access and refresh to

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
020, 3:18 pm narendra thapa, < >>>>>>> narendrathapa...@gmail.com> wrote: >>>>>>> >>>>>>>> I am using JWT . I can get the access and refresh token and >>>>>>>> while i resent the access token Authorization : JWT it >>>

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
ken Authorization : JWT 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 Kal

Re: WSGIAUTHORIZATION

2020-12-11 Thread Nitin Kalmaste
hile i resent the access token Authorization : JWT it >>>>>> send >>>>>> 403 forbidden. I am using DJOSER and simple JWT for authentication and >>>>>> authorization. >>>>>> >>>>>> On Fri, Dec 11, 2020 at

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
>>>>> >>>>>> 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

Re: WSGIAUTHORIZATION

2020-12-11 Thread Nitin Kalmaste
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:

Re: WSGIAUTHORIZATION

2020-12-11 Thread Nitin Kalmaste
; 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

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
k 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: >>>

Re: WSGIAUTHORIZATION

2020-12-11 Thread Nitin Kalmaste
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 cred

Re: WSGIAUTHORIZATION

2020-12-11 Thread narendra thapa
ken 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

Re: WSGIAUTHORIZATION

2020-12-10 Thread Nitin Kalmaste
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

WSGIAUTHORIZATION

2020-12-10 Thread narendra...@gmail.com
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 subs