FORCE_SSL_ADMIN Breaking Console
-
The console does not work via HTTP when the constant FORCE_SSL_ADMIN is set to “true” in wp-config.php.
The error received in Chrome is as follows:
XMLHttpRequest cannot load https://example.com/wp-admin/admin-ajax.php. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://example.com' is therefore not allowed access.
Please let me know if this can be addressed or if you have any suggestions of how to fix this on my end.
- The topic ‘FORCE_SSL_ADMIN Breaking Console’ is closed to new replies.