Goodreads Developers discussion

18 views
bugs > Bug in shelf/add_to_shelf.xml

Comments Showing 1-3 of 3 (3 new)    post a comment »
dateUp arrow    newest »

message 1: by Grunthos (last edited Apr 30, 2012 05:08AM) (new)

Grunthos | 60 comments IGNORE THIS. Was not encoding parameters properly...

This call works fine with normal (latin) characters on the shelf name: it just translates the shelf name to something acceptable to goodreads and does the job.

If you pass a name with unicode characters (eg. 'Bandes Dessinées') it returns http error 401.

Edit: simply removing the 'é' makes it work.

Would be GREAT to have upper/lower/unicode shelf names

Edit 2: I notice that I *can* create shelves with unicode characters via the web.

Edit 3: This may be MY problem; checking encoding of HTTP parameters...

Edit 4: Mea Culpa. Bad encoding.


message 2: by Michael (new)

Michael Economy (michaeleconomy) Glad we could help. :)


message 3: by Grunthos (new)

Grunthos | 60 comments lol...efficient as always


back to top