You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2022. It is now read-only.
However, using for example Firefox's developer tools, specifically the Network tab, it is possible to capture the traffic and get the ticket_uuid that way. In the Network tab, look for a POST request to https://auth.api.sonyentertainmentnetwork.com/2.0/ssocookie. The JSON response from that request will/should contain the ticket_uuid.
At least this worked for me, so I thought I'd share that the ticket_uuid parameter in the URL seems to have disappeared just recently.
This is just to let people know that the ticket_uuid no longer seems to be part of the URL after signing in to https://bungie.net/en/User/SignIn/Psnid?code=000000
However, using for example Firefox's developer tools, specifically the Network tab, it is possible to capture the traffic and get the ticket_uuid that way. In the Network tab, look for a POST request to https://auth.api.sonyentertainmentnetwork.com/2.0/ssocookie. The JSON response from that request will/should contain the ticket_uuid.
At least this worked for me, so I thought I'd share that the ticket_uuid parameter in the URL seems to have disappeared just recently.
Example:
