-
Notifications
You must be signed in to change notification settings - Fork 4
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
Failed login for version 3.0 #24
Comments
Hi @acharl |
@mathewmeconry yes, the provided credentials used to work for the fakeLogin using the previous version of the API, but it seems to fail for the new version. Can you confirm? |
@acharl It works for my running project. Have you moved your app to version 3? |
The same thing happened to me, I just created the app but the fake login process gets me the same error Failed at step 2: do the login, any info on this? UPDATE, credentials weren't working properly, it is now stopped at step 3 perform the necessary SAML stuff |
@chuckinSpace are you using the app credentials of the api v3 or api v2? |
v3 |
these are currently not supported... |
Hey Release: https://github.com/mathewmeconry/bexio/releases/tag/3.0.0 (not published on npm) |
Done with release https://github.com/mathewmeconry/bexio/releases/tag/3.0.0 |
when calling
fakeLogin(username, password)
, it throwsError: Failed at step 2: do the login
for version 3.0.0 of the API, can anybody confirm?The text was updated successfully, but these errors were encountered: