Hi,
Using the API, it doesn't seem possible to remove a users rating? I've tried setting the rating to "null", "0", "-1" etc.. but they return a HTTP 400.
I even tried doing an HTTP DELETE, but that gave me a HTTP 404 instead.
Using the website, it's possible.
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 May 31, 2015 at 10:00 AM
Hi Mike,
I don't think we have a method for removing a rating. I've created a new ticket for that here.
Cheers.
Reply by LordMike
on May 31, 2015 at 10:09 AM
I'll be awaiting it eagerly :)
Reply by LordMike
on June 15, 2015 at 2:16 PM
Any news ? :)
Reply by Travis Bell
on June 15, 2015 at 3:23 PM
Hey Mike,
It's planned for this week. I'll update this thread when it's live.
Reply by LordMike
on June 15, 2015 at 5:00 PM
Do that :)
Reply by Travis Bell
on June 19, 2015 at 1:14 PM
Hi Mike,
Alrighty, this ended up being a few methods, all of which are now in production (these all support
guest_sessions
):While I was at it,
guest_session
support was added to TV series and episodes as well:Cheers.