Title: notification url returns error
Last modified: March 1, 2024

---

# notification url returns error

 *  Resolved [sissi](https://wordpress.org/support/users/ebiebzh0/)
 * (@ebiebzh0)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/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
 *     ```wp-block-code
       $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:
 *     ```wp-block-code
       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)

 *  Plugin Author [TMM Technology](https://wordpress.org/support/users/tmmtechnology/)
 * (@tmmtechnology)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/notification-url-returns-error/#post-17552794)
 * Hi!
   Sorry for the late response, I missed this msg. I will take a look and respond
   later. We will fix this.
 *  Plugin Author [TMM Technology](https://wordpress.org/support/users/tmmtechnology/)
 * (@tmmtechnology)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/notification-url-returns-error/#post-17558024)
 * [@sissi](https://wordpress.org/support/users/sissi/)
   It loads for me: [https://wpplugins-midlayer.tmm-technology.com/api/notifications/cache-warmer/1.1.4](https://wpplugins-midlayer.tmm-technology.com/api/notifications/cache-warmer/1.1.4)
   Maybe some network issues.
 *  Plugin Author [TMM Technology](https://wordpress.org/support/users/tmmtechnology/)
 * (@tmmtechnology)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/notification-url-returns-error/#post-17558028)
 * [@ebiebzh0](https://wordpress.org/support/users/ebiebzh0/)
 *  Thread Starter [sissi](https://wordpress.org/support/users/ebiebzh0/)
 * (@ebiebzh0)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/notification-url-returns-error/#post-17562976)
 * [@tmmtechnology](https://wordpress.org/support/users/tmmtechnology/)
 * if i call the url directly it works too, but on some installations i will get
   this in the error pane quite often of the action scheduler. maybe there is some
   downtime … but when you call the url, you might can add a try/catch if the rsponse
   is not 200 so you skip it or something?
 * thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘notification url returns error’ is closed to new replies.

 * ![](https://ps.w.org/cache-warmer/assets/icon.svg?rev=2869611)
 * [Cache Warmer](https://wordpress.org/plugins/cache-warmer/)
 * [Support Threads](https://wordpress.org/support/plugin/cache-warmer/)
 * [Active Topics](https://wordpress.org/support/plugin/cache-warmer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cache-warmer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cache-warmer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [sissi](https://wordpress.org/support/users/ebiebzh0/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/notification-url-returns-error/#post-17562976)
 * Status: resolved