Re: Help with 400 Bad Request
Ulrich Klauer <[email protected]> Sun, 15 Feb 2015 06:56:56 +0100
| Newsgroups | gmane.comp.audio.musicbrainz.devel |
|---|---|
| Message-ID | <[email protected]> |
Ian McEwen wrote: > It's somewhat misleading -- the site only lets people set multiples of > 20 (i.e., 1-5 "stars"), but on the backend it's 1-100. 0 and 100, even. :-) Though the /ws/1/rating endpoint takes 0 to 5 and multiplies by 20; for full detail WS/2 is required. Ulrich