AnthonyZJiang / Microsoft-Reward-Chrome-Ext

A Chrome extension for Microsoft Rewards search, for accounts with two-factor authentication.
Apache License 2.0
319 stars 71 forks source link

Does not work in China,just show "err" on the Action Button Badge #100

Closed leftshine closed 1 year ago

leftshine commented 1 year ago

The reason maybe this: In China open https://rewards.bing.com/welcome the link will report an error; In China needs to jump directly to https://rewards.bing.com/?sign=1 Reference link:https://github.com/Tom60chat/Microsoft-Rewards-Farmer-Sharp/issues/72

leftshine commented 1 year ago

append the debug info: ["Expected response status is within 200-299. Received response: FetchFailed::TypeError: Are we redirected? You probably haven't logged in yet. InnerEx: TypeError: Failed to fetch at DailyRewardStatus.getUserStatusJson (chrome-extension://fggmegcnjjpioofcndpamehdobijogbk/status/DailyRewardStatus.js:72:30) at getDebugInfo (chrome-extension://fggmegcnjjpioofcndpamehdobijogbk/utility.js:83:27) at chrome-extension://fggmegcnjjpioofcndpamehdobijogbk/background.js:145:9 InnerEx: null",{"punchCards":[]}]

AnthonyZJiang commented 1 year ago

Thanks, I will try working out a solution for different regions.

AnthonyZJiang commented 1 year ago

A duplicate of #104