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
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2014 年 04 月 18 日 3:51下午
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.
LordMike 的回复
于 2014 年 04 月 28 日 4:22下午
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.
Travis Bell 的回复
于 2014 年 04 月 28 日 4:26下午
Yup, the ticket for this was also push live.
nods