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 Mar 26, 2025. It is now read-only.
I tried to create a POST and apparently not all the necessary parameters are provided as it gives an error. rbx-authentication-ticket, this appears to not be a valid header.
response = await client.requests.session.post("https://auth.roblox.com/v1/authentication-ticket", headers={"referer": f"https://www.roblox.com/games/{placeId}"})I tried to create a POST and apparently not all the necessary parameters are provided as it gives an error.
rbx-authentication-ticket, this appears to not be a valid header.