I was wondering why my Authorization Header is not recognized. When I pass 
it to my server web app endpoint.

[![enter image description here][1]][1]


However, when I do it on my localhost it works well

[![enter image description here][2]][2]


These are my request headers: [![enter image description here][3]][3]

**PS.**

I am using Django Rest Framewok on my backend and what you see is Google 
Chrome's Advanced REST Client for testing my APIs. Also please take note 
that the **CORS HEADERS are allowed** and **Token Authentication** is the 
method I'm Using as credentials for my endpoints.


  [1]: http://i.stack.imgur.com/sqVF3.png
  [2]: http://i.stack.imgur.com/Tfx9Y.png
  [3]: http://i.stack.imgur.com/1JFSD.png

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to