You are viewing limited content. For full access, please sign in.

Question

Question

Access to XMLHttpRequest at '[WebService]' from origin 'null' has been blocked by CORS policy

asked on May 15

I'm attempting to update some forms made in Classis Forms Designer into "Modern Forms"

There's an external javascript file which while easier to load in with Modern Forms is used to call a webservice to retrieve information on a people to pre-populate fields.

It seems that when the modern forms sticks the JavaScript into the sandbox it somehow also scrubs the origin from the call to the webservice. While the Service is set up to accept calls from the Forms Web Server, somehow the origin is missing and thus blocked by CORS on the webservice.

 

Is there any workaround for this?

(No, Turning off CORS on the webservice is not an option.) 

0 0

Replies

replied on May 15

I know that @████████ has said that he wants to find a solution for this - but as far as I am aware it is not currently possible.

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.