Question

How to handle CORS error

Hi ,

Iam trying to call the creatio custom apis from frontend application. It's is throwing cross-origin-reference error. I followed this link : https://community.creatio.com/articles/web-service-available-without-authorization-cors , still iam getting same issue. Is the issue with latest version? It was working earlier in 7.18 versions. 
Even i tried adding 'access-control-allow-origin' headers to api call

 

Is there any solution, please post it here.
Thanks in advance.

Manideep.

Like 1

Like

1 comments

Hello,

 

Here is the Academy article that describes setting up HTTP headers. This setup is needed for the third-party application to access the Creatio app from IFrame, for example.

Show all comments