-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
go from PENDING
to NOT_CONNECTED
when server returns wallets do not match
#17265
Comments
@brave/legacy_qa #17271 can be tested at the same time as this issue. |
Verification passed with
Upgrade CaseVerified STR from description.
Logs:
Upgrade to 1.29.x.
Logs do not repeatedly show the 403 error, which is expected now. Logs:
Additionally, looking at brave://rewards-internals I can now see that I am no longer in the "PENDING" state, I have moved (as expected) to "NOT_CONNECTED".
Clean ProfileConfirmed that after attempting to link the second KYC'd Uphold account I do not see the 403 errors repeatedly in the logs:
Confirmed message is shown on panel.
Verified passed with
Clean ProfileConfirmed that after attempting to link the second KYC'd Uphold account I do not see the 403 errors repeatedly in the logs:
Confirmed message is shown on panel.
Verification passed on
Upgrade CaseVerified STR from description. Connect KYC'd uphold account
Manual disconnect the 1st uphold account and then connect 2nd uphold account (kyc'd) Logs:
Upgrade to 1.29.x.
Additionally, looking at brave://rewards-internals I can now see that I am no longer in the "PENDING" state, I have moved (as expected) to "NOT_CONNECTED".
Clean ProfileConfirmed that after attempting to link the second KYC'd Uphold account I do not see the 403 errors repeatedly in the logs:
Confirmed message is shown on panel.
|
Description
When server returns 403 "wallets do not match" message, then browser is in
PENDING
state and continues to try to link. Per discussion with @szilardszaloki and @Miyayes we should send toNOT_CONNECTED
in this case.Steps to Reproduce
Brave-Browser-Nightly
) to 1.29.xThis is an upgrade case, but should also check clean profile case
Actual result:
Logs continue to show 403 as there is retry logic for
PENDING
stateExpected result:
Do not remain in
PENDING
, go toNOT_CONNECTED
@Miyayes also requested that we show some kind of messaging/notification/modal in this case per https://bravesoftware.slack.com/archives/CB0KCRCQN/p1627658993016800?thread_ts=1627655140.004600&cid=CB0KCRCQN
Reproduces how often:
easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
maybe related to #16468 per https://bravesoftware.slack.com/archives/CB0KCRCQN/p1627655140004600
The text was updated successfully, but these errors were encountered: