Hi,
I have an external application and in this applications i want to consume the rest api of Bonitasoft, but when i call the rest api i got this error, how can i fix this?
I’m on Bonitasoft 7.1.0
Regards!
Hi,
I have an external application and in this applications i want to consume the rest api of Bonitasoft, but when i call the rest api i got this error, how can i fix this?
I’m on Bonitasoft 7.1.0
Regards!
You have to enable CORS…this is about cross site scripting…
See the following.
http://community.bonitasoft.com/node/20953#node-20954
http://community.bonitasoft.com/node/21487#node-21579
http://community.bonitasoft.com/node/20945#node-20948
http://community.bonitasoft.com/node/939#node-4039
http://community.bonitasoft.com/node/20955#node-20963
http://community.bonitasoft.com/node/439#node-21120
regards