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
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per Travis Bell
el 13 l de 2013 a les 10:18 A.M.
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 per samrad
el 15 l de 2013 a les 8:44 A.M.
Howdy Travis, thanks for the speedy reply!
What a doofus, I really should pay closer attention... DERP