-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 confirmation is not retried after 426 Upgrade Required #23958
Comments
Verified ads work as expected when refilling unblinded tokens get 426.
Clean profile when unblinded tokens endpoint returns 426Verified unblinded tokens were not fetched:
Verified ads were not shown:
No unblinded tokens - unblinded tokens endpoint no longer returns 426Verified unblinded tokens were fetched:
Verified able to view ads:
User is paid for the ad:
Payment tokens are redeemed
refill unblinded tokens - unblinded tokens endpoint returns 426Verified unblinded tokens were not fetched:
Verified failed confirmations were sent:
Verified able to view ads:
User is paid for the ad:
Payment tokens are redeemed
|
Follow up to: #21388
The confirmation that got 426 from the server will not be retried
Steps to Reproduce
https://anonymous.ads.brave.com/v2/confirmation/*
response code to 426Actual result:
The failed confirmations were not retried.

failed_confirmations
are empty inconfig.json
Expected result:
Failed confirmations are retried
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
cc @brave/qa-team @tmancey @codomii @rebron @Miyayes @aseren
The text was updated successfully, but these errors were encountered: