Hello, I accidentally exposed my TMDB v4 API Bearer token in a public GitHub repo. There is no option to revoke or regenerate the token. Could you please help me revoke the current token and issue a new one for security?
¿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 Travis Bell
el 10 de julio de 2025 a las 12:07
Hi @SaranyaSK,
If you re-generate your API key, it will generate a new bearer token and invalidate your previous one.
Contestado por ticao2 🇧🇷 pt-BR
el 10 de julio de 2025 a las 12:08
I'm not very sure but I believe that if you request the regeneration of your API Key, your new Bearer Token will automatically be generated.
Contestado por SaranyaSK
el 11 de julio de 2025 a las 04:16
Thank you @ticao2 and @travisbell