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?
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Travis Bell
am 10. Juli 2025 um 12:07
Hi @SaranyaSK,
If you re-generate your API key, it will generate a new bearer token and invalidate your previous one.
Antwort von ticao2 🇧🇷 pt-BR
am 10. Juli 2025 um 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.
Antwort von SaranyaSK
am 11. Juli 2025 um 04:16
Thank you @ticao2 and @travisbell