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

Unable to login with two-factor challenge #281

Open
strangeliu opened this issue Jan 19, 2022 · 0 comments
Open

Unable to login with two-factor challenge #281

strangeliu opened this issue Jan 19, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@strangeliu
Copy link

I've searched past issues and I couldn't find reference to this.

Swiftagram version
5.4.0

Describe the bug
Login with two-factor get error: invalid_parameters

To reproduce
Steps to reproduce the behavior:

  1. Login with Authenticator.keychain.basic(username: userID, password: password) .authenticate(in: client)
  2. get two_factor code, and continue with challenge.code(code).authenticate()
  3. get error message: {\"message\":\"Invalid Parameters\",\"status\":\"fail\",\"error_type\":\"invalid_parameters\"}

Expected behavior
Login success

Device and system
iOS 15.2, iPhone X

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

No branches or pull requests

2 participants