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?
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?
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.
Travis Bell 的回复
于 2025 年 07 月 10 日 12:07下午
Hi @SaranyaSK,
If you re-generate your API key, it will generate a new bearer token and invalidate your previous one.
ticao2 🇧🇷 pt-BR 的回复
于 2025 年 07 月 10 日 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.
SaranyaSK 的回复
于 2025 年 07 月 11 日 4:16上午
Thank you @ticao2 and @travisbell