-
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
Unable to get ad tokens if tokens are not ready with 1.3.x, 1.4.x and 1.5.x #7666
Comments
Reproduced on Ubuntu 18.04 LTS
|
Removing |
Verified passed with
Verification passed on
Verification passed on
Ensured that 50 unblinded tokens were added as per the following:
Viewed an Ad
Once an ad was viewed, ensured that an
Ensured that
Verified tokens are paid out successfully
|
Description
When launching 1.3.x, 1.4.x or 1.5.x with a clean profile via terminal (with flags) I can see that I get the following message:
and then a bit further down you will see a
Failed to refill tokens
message.Because I can't get ad tokens, I can't receive ad notifications.
Steps to Reproduce
--enable-logging=stderr --vmodule=brave_ads=3 --log-level=2 --rewards=staging=true --brave-ads-staging
(note, you don't need the staging flags, this reproduces with production as well)Actual result:
attempts to get ad tokens are made, but ad tokens are not verified as per message above.
Expected result:
should be getting ad tokens so ad notifications can be received.
Reproduces how often:
easily (intermittent for @tmancey) however every time for @NejcZdovc and @LaurenWags
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @tmancey @rebron @kjozwiak @jsecretan
reproduced on Linux by @btlechowski
The text was updated successfully, but these errors were encountered: