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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on May 21, 2024 at 12:16 PM
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.
Reply by keloji1960
on July 10, 2025 at 5:19 AM
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.
Reply by ticao2 š§š· pt-BR
on July 10, 2025 at 11:34 AM
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.
Reply by keloji1960
on July 10, 2025 at 3:17 PM
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:
Reply by Travis Bell
on July 10, 2025 at 3:21 PM
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.
Reply by keloji1960
on July 14, 2025 at 4:41 PM
I get the popup now, but when I click on "Yes, delete it!" it says "Error. There was a problem.".
In console it give a error 500 every time I click the Yes.
If I try to navigate manually to the link
https://www.themoviedb.org/settings/sessions/web/XXXXXX
it just shows a "Oops! We can't find the page you're looking for" page. (took session id out of example of course)Reply by Travis Bell
on July 15, 2025 at 1:31 PM
Should be working now.
Thanks.