Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Changes to retrieving ticket_uuid #18

@Bornhall

Description

@Bornhall

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:
newtoken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions