Hey Travis,
I am able to add a movie to my watchlist with as POST:
but the same with movie_watchlist=false does not remove the movie, it returns my watchlist
Am I doing something wrong?
Thanks for helpin and dedicating your time!
Sam
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 13 março 2013 às 10:18 AM
Hey Sam,
Yes, you are ;)
You need to post a JSON body to the server (not params). There are examples of this if you look at the docs depending on the language you are using. It should point you in the right direction though.
Resposta de samrad
em 15 março 2013 às 8:44 AM
Howdy Travis, thanks for the speedy reply!
What a doofus, I really should pay closer attention... DERP