Closed rysson closed 1 year ago
I just pushed a fix. Please let me know if it's working correctly now.
So awesome reaction time, thanks! Everything is working now as was expected.
{
"deleted": {
"movies": 5,
"episodes": 0
},
"not_found": {
"movies": [],
"shows": [],
"seasons": [],
"episodes": [],
"people": [],
"users": []
}
}
I'm trying to remove an item from the history by imdb id. There is no error, but nothing is removed. Worse the item is added to the history. The same with tmdb id. Removing works only with 64-bit raw-history id.
Request
POST https://api.trakt.tv/sync/history/remove
Response
200