Hello,
I can't seem to find a place to generate a v3 api key. I need it for a Kometa (Plex Meta Manager) docker container I am running. I have what I think is a v4 Bearer token but it doesn't work for the Kometa container. Getting a "TMDb Error: Invalid API key: You must be granted a valid key. " error.
找不到电影或节目?登录并创建它吧。
ticao2 🇧🇷 pt-BR 的回复
于 2025 年 03 月 30 日 1:02下午
If you have a TOKEN then you also have an API Key.
You can find your API Key on this page of your profile:
https://www.themoviedb.org/settings/api
jbone8888 的回复
于 2025 年 03 月 30 日 1:16下午
Yup turns out I was just setting the env variables in my container incorrectly. The key is actually working. Thank you! I'm dumb