im getting status code 34 while im trying to creat new session https://api.themoviedb.org/3/authentication/session/new?api_key=$api_key {"success":false,"status_code":34,"status_message":"The resource you requested could not be found."}
找不到电影或节目?登录并创建它吧。
agiema 的回复
于 2024 年 07 月 08 日 11:56上午
Having this problem too right now
Travis Bell 的回复
于 2024 年 07 月 08 日 1:03下午
Hi guys,
You can view my demo scripts here which is working properly. The code is purely front end HTML and JavaScript so you can inspect the code to see how it all works.
agiema 的回复
于 2024 年 07 月 09 日 2:25上午
Thanks Travis! It works amazingly, I assume you are using the Create Session (with Login) method??
Travis Bell 的回复
于 2024 年 07 月 09 日 6:34下午
Not the login method, no. That demo script is following steps 1-3 located here: https://developer.themoviedb.org/reference/authentication-how-do-i-generate-a-session-id