-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Tokens are not redeemed for viewed Ads at server side when passing --rewards=debug=true command-line arg #4186
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
Comments
Steps to reproduce (on any platform across all build channels)
Expected result: Tokens are redeemed with the Ads service Actual result: Tokens are not redeemed and the timer resets to ~25 minutes NOTES: If the user does not close the browser tokens are redeemed. @GeetaSarvadnya can you please confirm and update the steps in the description |
…rewards=debug=true command-line arg Fixes brave/brave-browser#4186
@tmancey Steps are updated. The issue is arising when we use |
…rewards=debug=true command-line arg Fixes brave/brave-browser#4186
…rewards=debug=true command-line arg Fixes brave/brave-browser#4186
Verification passed on
Verified passed with
Verified passed with
|
Description
Found while testing #3659
Tokens are not redeemed for viewed Ads at server side
Steps to Reproduce
C:\Program Files (x86)\BraveSoftware\Brave-Browser\Application\brave.exe --enable-logging --log-level=2 --vmodule=brave_ads=3 --brave-ads-production --rewards=staging=false --rewards=debug=true
Actual result:
Redeemed token records are empty at the server side
Payment id: "5c53d8f3-0bd4-4830-a7e9-b5bb96e60b61"
chrome_debug.log
Expected result:
Redeemed token records should be available in DB table
Reproduces how often:
Always
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
@amirsaber: Thanks for checking records at the server side
@brave/legacy_qa @tmancey
The text was updated successfully, but these errors were encountered: