AeonLucid/RocketLeaguePublic

SessionNotActive

Closed this issue · 1 comments

Hi, I have a strange problem. After successfully logging into my account I try "Products / GetPlayerProducts" but I get this error: {"Error": {"Type": "SessionNotActive", "Message": ""}}

Piece of logs:

2022-03-19T19:02:35.532Z [RocketLeague] info: WebSocket connected
debug Sending request: 
PsySig: SPyG7jBKpjx2nLifLvvXCf3Y3A/cYnIozEC9nb+GLRQ=
PsyRequestID: PsyNetMessage_X_1

[{"Service":"Products/GetPlayerProducts","Version":1,"ID":2,"Params":{"PlayerID":"Steam|x|0"}}]

debug Response:
PsyTime: 1647716558
PsySig: 5GfHMw93A/94TR5w4MJ8pc9FzfT2ismZjLSEFDD4EYo=
PsyResponseID: PsyNetMessage_X_1
PsyPerConInstance: percon--v1-96-0--us-central1-b-1c51

{"Error":{"Type":"SessionNotActive","Message":""}}

please help

Problem fixed :)