Hello Lennaert,
I modified the data field.
What do you mean the access control in the PHP file? I thought that was added in construct.
What i did was to add a "Set request header" with:
Header: "Access-Control-Allow-Origin"
Value: "*"
How would that go in a PHP file?
Edit: Now i dont see a message error anymore in the console, but still doesnt update the value.
Edit: Even if i export and upload the "game" to my webserver i still get the same results
Thank you!