0👍
I’m not an Apache/PHP professional, but make sure you query HTTPS via HTTPS and http via http, other words, both sides should be same. Also, check the request header. And add “access-control-origin” in request header.
Source:stackexchange.com
0👍
I’m not an Apache/PHP professional, but make sure you query HTTPS via HTTPS and http via http, other words, both sides should be same. Also, check the request header. And add “access-control-origin” in request header.