Hi,
I have never encountered this issue while working with other API’s, and I could not find a solution by Googling, so I thought I should post here.
A div should be populated with text supplied from Squidex. The API call is successful, and the JSON can be printed to console.
However, the text can not be added to the div element. The complete error message is “SecurityError: Permission denied to access property “data” on cross-origin object”
Is there perhaps some kind of flag that I have forgot to set? I hope anyone who has previously encountered this problem can share their experience!