Getting error while using virtual token
Hi, we are using virtual tokens for testing. While using virtual tokens some of our teammates are getting invalid errors as follows.
```
We received an invalid token from our servers
We are having trouble logging you in. Can you please try again?
```
Below is one of the errors from the console.
```
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src-elem 'self' https://www.googletagmanager.com https://cdn.mxpnl.com https://www.google-analytics.com https://www.googleadservices.com https://pagead2.googlesyndication.com https://googleads.g.doubleclick.net https://chat.fuguchat.com". Either the 'unsafe-inline' keyword, a hash ('sha256-jfNCCJ7jkCc1iQIP8AxiB3XtlnyMnwbLslzSJnPzxi8='), or a nonce ('nonce-...') is required to enable inline execution.
```
Can you help me with this?
Posted by Hafeezul Kareem almost 2 years ago