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.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de ticao2 🇧🇷 pt-BR
em 30 março 2025 às 1:02 PM
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
Resposta de jbone8888
em 30 março 2025 às 1:16 PM
Yup turns out I was just setting the env variables in my container incorrectly. The key is actually working. Thank you! I'm dumb