The Movie Database 支持

Hey, For the last couple of days, I have been struggling to use the /3/search/movie with special characters from the Arabic, Chinese, or Korean alphabet.

When I try to run a query directly like https://api.themoviedb.org/3/search/movie?query=%EB%8F%99%EB%84%A4%EC%82%AC%EB%9E%8C%EB%93%A4&api_key=[APIKEY] it works fine

But when I try to get it from my app, I get "Bad Request" and nothing more. Without special characters, it works fine. I do not use any special headers in my call.

Could this be the encoding problem? I can see that even up here, the query "동네사람들" is URL encoded.

I tried to simulate through https://developer.themoviedb.org/reference/search-movie, but even with my valid credentials, I got "Invalid API key: You must be granted a valid key." This error usually happens when you DO NOT use the parameter api_key as the last parameter, which is also strange :)

Thanks for any advice

6 回复(第 1 页,共 1 页)

Jump to last post

@winebago said:
Bad request when search with special charaters
Hey,
For the last couple of days, I have been struggling to use the /3/search/movie with special characters from the Arabic, Chinese, or Korean alphabet.
When I try to run a query directly like
https://api.themoviedb.org/3/search/movie?query=%EB%8F%99%EB%84%A4%EC%82%AC%EB%9E%8C%EB%93%A4&api_key=[APIKEY]
it works fine
But when I try to get it from my app, I get "Bad Request" and nothing more.
Without special characters, it works fine. I do not use any special headers in my call.
Could this be the encoding problem?

Yes, it is probably a problem with your APP's coding.
If so, only the APP creator can solve the problem.
If it is a problem here at TMDb, only the admin Travis Bell will be able to explain it.
Let's wait for him to come by.

I can see that even up here, the query "동네사람들" is URL encoded.
I tried to simulate through
https://developer.themoviedb.org/reference/search-movie,
but even with my valid credentials, I got "Invalid API key: You must be granted a valid key."
This error usually happens when you DO NOT use the parameter api_key as the last parameter, which is also strange :)
Thanks for any advice

Your page probably has the API Key option selected.
In the menus on the right side, under Authorization > Header,
change the dropdown option from "API Key Auth" to "Access Token Auth".
It never worked with the API Key option.
Only with the Access Token option.
I don't know if this will ever be fixed.
I believe it is a limitation of the external service.

Thank you.

I have already tried to change the encoding, and it works in 95% of cases.

So is there still a case where it's not working? If so, what is the full request that is triggering a 400 error?

Thanks for the question; the remaining cases not properly working look like this:

That's because it's a TV show, and you're searching for movies with your API call.

https://api.themoviedb.org/3/search/tv?api_key=###&query=kita+meil%C4%97

Works properly, as does using multi:

https://api.themoviedb.org/3/search/multi?api_key=###&query=kita+meil%C4%97

Cheers.

Oh, that's it, thanks!

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

全站通用

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

在媒体页面

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

在电视季页面

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

在电视集页面

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

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

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

在讨论页面

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

设置

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

登录

还不是会员?

注册加入社区