Skip to content

SignatureUtils will include notifyLogin in passing no session. #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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"
}

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