Normal
For your issue, add this to your PHP page before authentication:[CODE=php]header("Access-Control-Allow-Origin: your-website.com");[/CODE]
For your issue, add this to your PHP page before authentication:
[CODE=php]header("Access-Control-Allow-Origin: your-website.com");[/CODE]