I have a lot sessions with my 2 accounts on my app.
I want to clear it all. I could do it manually but there is xxxxxxxx at the end of every sessionId and i didnt save those on my device.
Is there any way to delete it?
As TMDB user, if you click into your account setting page, and then go to "Sessions" and click "API" from the header menu, you can delete all of your own sessions by clicking the "X".
As an API user, you cannot delete your users sessions.
As TMDB user, if you click into your account setting page, and then go to "Sessions" and click "API" from the header menu, you can delete all of your own sessions by clicking the "X".
As an API user, you cannot delete your users sessions.
I am unable to delete my sessions no matter which browser I try to use. Its like TMDB is purposely not allowing me to clear my sessions. Also the lack of session deletion API to help clean up doesn't help either.
Travis Bell 的回复
于 2024 年 05 月 21 日 12:16下午
Hi @lLump,
As TMDB user, if you click into your account setting page, and then go to "Sessions" and click "API" from the header menu, you can delete all of your own sessions by clicking the "X".
As an API user, you cannot delete your users sessions.
keloji1960 的回复
于 2025 年 07 月 10 日 5:19上午
I am unable to delete my sessions no matter which browser I try to use. Its like TMDB is purposely not allowing me to clear my sessions. Also the lack of session deletion API to help clean up doesn't help either.
ticao2 🇧🇷 pt-BR 的回复
于 2025 年 07 月 10 日 11:34上午
Are you trying to delete using a mobile device or a desktop/notebook?
I believe that this operation is not possible using a mobile device.
keloji1960 的回复
于 2025 年 07 月 10 日 3:17下午
Any device I try: Mobile or Desktop.
Any browser I try: Chromium or Mozilla based.
I had even tried sending a support email but never got a reply.
I click the X button to try and delete a session and it does nothing at all. If I look in the console it spits out this error everytime I click the X:
and line 567 refers to this:
Travis Bell 的回复
于 2025 年 07 月 10 日 3:21下午
Hi @keloji1960,
Good catch. I'll get the JS error fixed which will allow you to remove them.
Edit: The fix for this has been deployed.