psn-api
psn-api copied to clipboard
Changes to retrieving ticket_uuid
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: