notification url returns error
-
hello,
it seems there is a task for the action scheduler to call the notifications with the hook cache-warmer_fetch_notifications => which tries to call the url
$this->notifications_url = 'https://wpplugins-midlayer.tmm-technology.com/api/notifications/' . $this->core->plugin_slug . '/' . $this->core->plugin_version;
but that lands in an error in return:
action failed via Async Request: {"error":{"Description":"Notifications API Response Code is not 200.","Endpoint":"https:\/\/wpplugins-midlayer.tmm-technology.com\/api\/notifications\/cache-warmer\/1.1.4","Response Code":403,"Response Body":"<!DOCTYPE html><html lang=\"en-US\"><head><title>Just a moment...
not sure that should be like that, but happens always.
thank you,
sissi
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘notification url returns error’ is closed to new replies.