DEV Community

Nimona wildon
Nimona wildon

Posted on

Issues Running Hub Script on JavaScript-Based Platforms

Hey everyone,
I’ve been experimenting with running a hub script on a JavaScript-based project, but I keep running into execution errors and security restrictions. The script seems to have trouble interacting with certain browser APIs, and in some cases, it's being blocked entirely. I’ve checked CORS policies and permissions, but I can’t seem to get it working consistently.

Has anyone faced similar issues when implementing external scripts? Are there workarounds to prevent security blocks without compromising functionality?

For reference, here’s the script I’ve been testing: hub script. Any insights would be really helpful!

Top comments (0)