http://tools.ietf.org/id/draft-ietf-oauth-v2-05.html#authz_header
It seems that the spec for the Authorization header requires quotes around the values of everything *except* the algorithm. Look closely at how the <"> substring is absent from the third line. timestamp = "timestamp" "=" <"> 1*DIGIT <"> nonce = "nonce" "=" <"> token <"> algorithm = "algorithm" "=" algorithm-name Is this a mistake? -- Andrew Arnott "I [may] not agree with what you have to say, but I'll defend to the death your right to say it." - S. G. Tallentyre
_______________________________________________ OAuth mailing list [email protected] https://www.ietf.org/mailman/listinfo/oauth
