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

Correct input arguments when performing email token verification #5

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

jboillot
Copy link
Collaborator

Current call to endpoint authentication/PerformEmailTokenVerification contains input argument activationFlow. This extra argument doesn't match the endpoint definition and an error 400 is returned.

Copy link
Member

@Mikescops Mikescops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, i think no one used it without 2FA yet :)

@Mikescops Mikescops merged commit b2a6af5 into master Mar 24, 2022
@Mikescops Mikescops deleted the bugfix/correct-input-email-token-verification branch March 24, 2022 16:38
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.

2 participants