Hi,
When testing, I came across an HTTP 500 with a message "Contact TMDb". I did the following:
POST /3/list/528349d419c2954bd21ca0a8/add_item?session_id=XXX&api_key=YYY
With the data:
{"media_id":19995}
To which I get an HTTP 500, with the body:
{"status_code":11,"status_message":"Internal error: Something went wrong, contact TMDb."}
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 06 月 24 日 9:49下午
Hi Mike,
Fix for this is deploying to production right now. Should be live within the next ~5 minutes.
Cheers.