Newbie with API Data Problem

Hey :slight_smile:

I’m new here and tried something but it doesn’t work and I hope someone can give me a tip :slight_smile:

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.

Wappler
PHP_Site

Please check your browser dev tools console for errors.

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?

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 :slight_smile: