We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"}
The text was updated successfully, but these errors were encountered:
need to follow this change:
bluesky-social/atproto#2663
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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"}
The text was updated successfully, but these errors were encountered: