Sorry for the delay, yes that’s strange maybe my server configuration miss match or something similar, in one vps it’s using Nginx and maybe that skips Apache http checks?
Can you please set WP_DEBUG constant to true in your wp-config.php . and let me know what you got.
One possibility is that the SSL certificate on your VPS is not properly configured, which can cause issues with HTTPS requests.
Another possibility is that a plugin or custom code is modifying the HTTP API behavior, which could be causing the http_api_debug hook to not fire for HTTPS requests.
Thank you for your help and the effort, unfortunately I moved on shortly after I started the support ticket, to similar plugin that did record all HTTP calls in and out of the WordPress app. so I assumed it was something with this plugin and I also know Nginx can do this too, and also all API calls are blocked as my default WP install.
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Not working/tracking any requests’ is closed to new replies.