Skip to content
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

Key Backup | Dart SDK is creating invalid payload for session data sender_clencaimed_keys #1739

Closed
1 of 2 tasks
BillCarsonFr opened this issue Mar 20, 2024 · 1 comment · Fixed by #1740
Closed
1 of 2 tasks
Labels
bug Something isn't working

Comments

@BillCarsonFr
Copy link

BillCarsonFr commented Mar 20, 2024

Checklist

  • I could not find a solution in the documentation, the existing issues or discussions.
  • I already asked for help in the chat

In which Project did the bug appear?

No response

If you selected "Other" as Project, please enter in which project the bug occurred.

No response

On which platform did the bug appear?

iOS

SDK Version

No response

Describe the problem caused by this bug

'sender_clencaimed_keys': sess.senderClaimedKeys,

Should be sender_claimed_keys not sender_clencaimed_keys
This will create invalid session data that would be rejected by clients respecting the spec (sender_claimed_keys is required)

Steps To Reproduce

No response

Screenshots or Logs

No response

Security related

No response

@krille-chan
Copy link
Contributor

Thank you so much for reporting this. Will be fixed in the next sdk release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants