Dessy
1
Hey 
I’m new here and tried something but it doesn’t work and I hope someone can give me a tip 
Load Data with “API Data Source”.
In the program, the data is loaded and displayed correctly.
However, when I upload it to my web server, the data is simply missing, see screenshot.
I tried the same procedure with a PHP project and a Nodejs project.
It’s the same for both.


Teodor
2
Please check your browser dev tools console for errors.
Dessy
3
Thanks for your answer!
Error: Cross-Origin Statuscode: 200
Link: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin
I don’t have Access to the Apache Server, its a rented Webspace.
Is there another way to load the data?
Dessy
4
I have try so much…
Move the Website on my own Webspace and test different but isn’t work.
I’m not a Pro, maybe someone have a Idea for me 