Can not use <script src="hello.js"> into embedded html form. Always get redirection to GET request

Hello!

I created a js script and put it into camunda project. And I wanna use it into one of my embedded form, like this:

image

But I always getting this error

image

Could anybody help me to resolve this issue?