Note: operations requiring an Authorization header must prefix the value with the word token and a space.

Correct: Authorization: token your-token-value-here

Incorrect: Authorization: your-token-value-here