My HTTP request in C# has an Authorization Header token that is not persisting through to my localhost Django server.
Here is my API call:
Http