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

Missing lxm claim in jwt created by the sign cmd #3

Closed
afternooncurry opened this issue Sep 19, 2024 · 1 comment · Fixed by #1
Closed

Missing lxm claim in jwt created by the sign cmd #3

afternooncurry opened this issue Sep 19, 2024 · 1 comment · Fixed by #1

Comments

@afternooncurry
Copy link
Owner

afternooncurry commented Sep 19, 2024

calling createAccount API fails due to missing lxm claim that is now required in jwt.

The following error was returned.

{"error":"BadJwtLexiconMethod","message":"missing jwt lexicon method ("lxm"). must match: com.atproto.server.createAccount"}

@afternooncurry
Copy link
Owner Author

need to follow this change:

bluesky-social/atproto#2663

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 a pull request may close this issue.

1 participant