Unable to create an ITS token using no code portal

Hi,

I am trying to create a new ITS token in Ethereum mainnet using the no code option.
I am reaching the second step ‘register and deploy’.

When I validate (using my ledger on Metamask) nothing is happening, I can see in chrome dev tools that there is a server error :

“Failed to load resource: the server responded with a status of 504 (Gateway Timeout)”

There is also a CSP issue :

" 1. The Content Security Policy (CSP) prevents the evaluation of arbitrary strings as JavaScript to make it more difficult for an attacker to inject unathorized code on your site.

To solve this issue, avoid using eval(), new Function(), setTimeout([string], ...) and setInterval([string], ...) for evaluating strings.

If you absolutely must: you can enable string evaluation by adding unsafe-eval as an allowed source in a script-src directive.

:warning: Allowing string evaluation comes at the risk of inline script injection.

  1. Affected Resources

  2. 1 directive

1. |Source location|Directive|Status|

| — | — | — |
||script-src|blocked|"

Could you help ?

Regards,
Akro

Hello Akro,

If you’re still experiencing this, could you please open a new issue on our support page at:

Thank you!