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
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 13. март 2013. у 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.
Одговор од samrad
дана 15. март 2013. у 8:44 AM
Howdy Travis, thanks for the speedy reply!
What a doofus, I really should pay closer attention... DERP