Skip to content

Conversation

@markst
Copy link

@markst markst commented Jun 16, 2025

Resolves #85 whereby when logging in with an existing session we get the following response:

{
  "callId": "8fe426011fb94e28826b4a1a60379867",
  "errorCode": 403005,
  "errorDetails": "Session not found",
  "errorMessage": "Unauthorized user",
  "apiVersion": 2,
  "statusCode": 403,
  "statusReason": "Forbidden",
  "time": "2025-06-16T05:05:55.810Z"
}

@cla-assistant
Copy link

cla-assistant bot commented Jun 16, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performing notifyLogin request can include previous keychain sig in request body.

1 participant