The Movie Database Support

How does one renew a guest session?

7 replies (on page 1 of 1)

Jump to last post

Hi @connorricks, I don't believe guest sessions expire, so there is no need to renew one. The exception is if they go unused for the first 24 hours, then they expire. In that case you would have to request a new one.

The endpoint for creating a new session returns an expiry date which is roughly 6 months out.

This url now (7/16/2023 3:36pm cdt):

https://api.themoviedb.org/3/authentication/guest_session/new?api_key=xxxxxxxxxxxxxxxx

Returns this:

{"success":true,"guest_session_id":"xxxxxxxxxxxxxxxx","expires_at":"2023-07-17 20:36:47 UTC"}

Time is UTC which would make it 24 hours from now.

If you are getting something different then we will need to see what url you are using.

Guest sessions will automatically expire if they are not used within the first 60 minutes, that's what the expires_at field is denoting.

I'm not understanding. If I run the query it gives me a future date (without the timezone) of one day and 5 hours difference from my time. I'm in the US central timezone (CDT) so that accounts for the 5 hours difference. What happened to the one day?

If it's one hour then the previous example expires_at should say 2023-07-16 21:36:47 UTC, so maybe the expires_at is wrong?

Thanks for the context!

Hi @connorricks, sorry for the confusion. I would believe @travisbell since he likely wrote the code so a guest session token expires in one hour unless you use it. Then it is good for regular use. The expire date returned looks to be wrong so maybe a bug with that.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login