Describe the bug
When running the script, it fails to complete UrlReward activities (both Daily Set and More Promotions). It skips them with a warning stating that the request token is not available. This seems to be a recent change in the Microsoft Rewards API where these specific activities now require a token.
To Reproduce
- Run the script as usual.
- The script attempts to process 'UrlReward' type activities.
- See error in the console/logs.
Expected behavior
The script should be able to fetch the required token and complete the UrlReward activities successfully without skipping.
Logs
microsoft-rewards-script-20260402173040.log
I am running this using Docker.
I do not speak English, so I used AI assistance to write this issue.
Describe the bug
When running the script, it fails to complete
UrlRewardactivities (both Daily Set and More Promotions). It skips them with a warning stating that the request token is not available. This seems to be a recent change in the Microsoft Rewards API where these specific activities now require a token.To Reproduce
Expected behavior
The script should be able to fetch the required token and complete the
UrlRewardactivities successfully without skipping.Logs
microsoft-rewards-script-20260402173040.log
I am running this using Docker.
I do not speak English, so I used AI assistance to write this issue.