belatrix / AndroidAllStars

Android All Stars Belatrix Project
http://www.belatrixsf.com/
MIT License
7 stars 7 forks source link

Authorization header has wrong value #29

Closed gyosida closed 8 years ago

gyosida commented 8 years ago

Authorization header value should be sent as follows: String authToken = "Token " + userToken;