Hello, I am able to generate a session ID with login, Now I need a way to retrieve the session ID. I am working on a project allowing people to create session id with credentials then I want a way to get that session ID back after login with the credentials they created. thank you
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 robbie3999
on верасень 25, 2023 at 5:47 PM
Hi @mohanad.bme.ust@gmail.com, the session id comes back in the results when you request it. At that point I think it is up to you to track the session ids you have created. I am not aware of any way to go back and retrieve existing ids after that. This profile page will show the sessions that are active but the entire session id is not given.
Reply by RayanAnwer
on верасень 27, 2023 at 1:13 PM
Thank you @robbie3999 for your response. I am trying to create a login project that will create a session ID everytime you login and then add it to the account holder to make list or favorites movies and then call it back