The Movie Database 支持

Hello - thanks for the work/support of this API, it's been working well for me for almost a year. However, recently (past couple of days) I'm seeing intermittent failures for "movie add rating", "movie delete rating", "add to watchlist" and "delete from watchlist". I'd say 4 in 5 requests fail. For other APIs I have not observed any issues.

The failed "delete from watchlist" requests returns 404 and data:

{"success":false,"status_code":34,"status_message":"The resource you requested could not be found."}

The successful "delete from watchlist" delete requests returns data:

{"success":true,"status_code":13,"status_message":"The item/record was deleted successfully."}

I can reproduce the intermittent failures using the same user and movie id (i.e. it's the exact same curl command run that fails four times in a row and works at the fifth call). Example:

curl --request POST \
     --url https://api.themoviedb.org/3/account/nnnnnnnn/watchlist \
     --header 'Authorization: Bearer nnnnnnnn' \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '
{
  "media_type": "movie",
  "media_id": 470,
  "watchlist": false
}

Any ideas?

Note: I'm currently not doing any automatic retries for this, and I also have rate limiting in my code (although I'm not near any rate limit when I see this issue).

17 回复(第 1 页,共 2 页)

Jump to last post

下一页末页

facing the same issue since yesterday

same behavior here. It also happens at https://developer.themoviedb.org/reference/movie-add-rating

Same here! I was going nuts debugging for hours only to realize it's likely a TMDB issue. Any fix on this, @TravisBell ?

Same behavior here. Add Favorite / Delete Favorite, Add To Watchlist / Remove from Watchlist, Add Rating / Remove Rating does not work properly anymore. It takes about 15 attempts before it works. And it doesn't matter what code you use. I observed the same behavior with the code examples on the API documentation website using the "Try it!" button.

Same here. Add / remove from watchlist and favorite is not working for the past few days. I'm getting a 404.

Me too, same error here

Strange that no one from TMDB support team has responded yet...

Hi everyone! I’m getting similar errors here: Add Favorite / Delete Favorite, Add Rating / Remove Rating.

Hi guys,

This is a weird one. I'll investigate...

@travisbell said:

Hi guys,

This is a weird one. I'll investigate...

Hi Travis! Since yesterday evening, I haven't been seeing those errors anymore (Add Favorite / Delete Favorite, Add Rating / Remove Rating). Just FYI.

Hi Travis,

since yesterday evening it is also working fine on my side. Did you fix it?

Working fine here too...!

I've applied (what I think is) the fix, can you guys let me know over the next few hours how things continue to look?

@travisbell said:

I've applied (what I think is) the fix, can you guys let me know over the next few hours how things continue to look?

So far, everything's been working perfectly. I haven't had this problem since yesterday.

@travisbell said:

I've applied (what I think is) the fix, can you guys let me know over the next few hours how things continue to look?

Since yesterday everything looks good 👌

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区