-
-
Notifications
You must be signed in to change notification settings - Fork 280
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
Invalid user id and password Exceptions #4637
Comments
@NixedSec I haven't tried to reproduce the issue yet. I'm a bit surprised though. |
Gala on Slack #general
could you check if this issue still exists @NixedSec |
For the record I always use my username (and not my email) when I use the app, which would explain why I never experienced that issue. |
Unfortunately, this appears to still be persisting. I have re-logged into the account, in case this new change made a difference. I usually use username only, but have been testing with both in case one was causing the issue over the other. By editing packaging information, this causes the exception immediately. I have also not changed the password on this account via the app or website any time recently. |
@NixedSec @M123-dev @g123k @teolemon I think we're a bit stuck with this issue. I've just written some code to be more verbose: if the exception contains "invalid_user_id_and_password", let's add the username and a relevant enough part of the password. Something like that: That won't solve our issue, but that will help us understand what's going on. I'm about to PR. |
What
Exception: Could not save product - [{impact: {id: failure, name: Failure, Ic_name: Failure}, message: {id: invalid_user_id_and_password, name: Invalid user id and password, Ic_name: Invalid user id and password}}]
Steps to reproduce the behavior
Expected behavior
Product should update without generating an exception.
Why
Part of
Smartphone model
The text was updated successfully, but these errors were encountered: