Open GoogleCodeExporter opened 9 years ago
Original comment by morten.f...@gmail.com
on 7 May 2010 at 3:21
Okay, so you're saying that
Authorization: OAuth,oauth_version="1.0", ...
needs to be
Authorization: OAuth ,oauth_version="1.0", ...
Correct?
Shouldn't it rather be
Authorization: OAuth oauth_version="1.0", ...
That is - added space and no comma in front of oauth_version?
Original comment by morten.f...@gmail.com
on 12 Jun 2010 at 8:39
Original issue reported on code.google.com by
mdo...@gmail.com
on 6 May 2010 at 4:15