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.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por ticao2 🇧🇷 pt-BR
el 30 de marzo de 2025 a las 13: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
Contestado por jbone8888
el 30 de marzo de 2025 a las 13: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