
15 Jun
2007
15 Jun
'07
8:31 p.m.
On Fri, 15 Jun 2007 21:32:41 +0200, Nicolas Lamirault <lam@tuxfamily.org> wrote:
i make some test with Drakma and the Audioscrobbler API. for the identification, the protocol is :
with auth : The algorithm for generating this token is as follows: token := md5(md5(password) + timestamp)
Parse error:URI "http://post.audioscrobbler.com/?hs=true&p=1.2&c=tst&v=1.0&u=lam_&t=2007-06-15 21:29:54&a=,÷¯*²h|I3ðÈ" contains illegal character #\ at position 77. [Condition of type PURI:URI-PARSE-ERROR]
That's clearly an illegal URI, so PURI is right to complain. I have never heard of Audioscrobbler, but they probably mean the /hexadecimal/ MD5 representation or something like that.