When I post a rating to a movie with a value above 10 (f.ex. "{"value":11}"), I get a "{"statuscode":12,"statusmessage":"The item/record was updated successfully."}". This seems wrong, it should return something else than success (indeed on the website the rating isn't accepted either).
-Mike
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on April 18, 2014 at 3:51 PM
Hey Mike,
The rating itself should be getting rejected but yes, the status code should corresponding to that error. I'll get this fixed up next week. Ticket for this is here.
Thanks for pointing this out.
Reply by LordMike
on April 28, 2014 at 4:22 PM
I can see a 10.5 submit is being responded with a HTTP 400 (Bad Request). It also contains the correct (or rather, anything but 1 and 12) response code.
You can close this.
Reply by Travis Bell
on April 28, 2014 at 4:26 PM
Yup, the ticket for this was also push live.
nods