XxBAJNOKxX / Microsoft-Reward-Chrome-Ext

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

Error on v2.25.1 #2

Closed agiraldie closed 12 months ago

agiraldie commented 12 months ago

Screenshot_250

tried on edge and chrome, got same error

XxBAJNOKxX commented 12 months ago

Hi, sorry, can we talk on discord or somewhere else?

davidkra230 commented 12 months ago

Screenshot_250

tried on edge and chrome, got same error

Not only are you inspecting the popup but, the first error is thrown due to csp which is a problem for microsoft and the other two are from the iframe, also a microsoft problem.

For us to see the what the actual error/problem is, please open the extension details which looks like this: Untitled And click the "background page" button/link under "Inspect views"

After you do that, please attach an image of the console tab in the devtools window that had opened.

agiraldie commented 12 months ago

Screenshot_251

XxBAJNOKxX commented 12 months ago

This is not the latest version. There was an accidental typo, it was fixed in the latest version.

agiraldie commented 12 months ago

im using 2.25.1

XxBAJNOKxX commented 12 months ago

Try using this version: v2.25.1.1

agiraldie commented 12 months ago

Screenshot_253

its working now. Thanks !

davidkra230 commented 12 months ago

You're welcome!