Enable CORS

Hi @Ahmad, this is possible if you are hosting your own instance of KoBo — for safety we cannot enable this on the production servers. In the admin interface of the instance you can adjust CORS settings here:

CORS

However depending on your use-case this might not be necessary. Is it possible to run your script outside of the browser? If so, you won’t have to deal with CORS issues.

2 Likes