Title: HTTP Request
Last modified: January 26, 2017

---

# HTTP Request

 *  Resolved [jurasjo](https://wordpress.org/support/users/jurasjo/)
 * (@jurasjo)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/http-request-3/)
 * Hi
    I use Query Monitor and after activating Your plug-in there is a red/bad 
   Http Request to:
 *     ```
       GET
       http://raiserweb.com/wp-update-server-master/
       ?action=get_metadata
       &slug=woocommerce-email-test
       &license_key=false
       &checking_for_updates=1
       &installed_version=1.8
       ```
   
 * `403 Forbidden`
 *     ```
       WP_Http->request()
        wp-includes/class-http.php:223
       WP_Http->get()
        wp-includes/class-http.php:593
       wp_remote_get()
        wp-includes/http.php:170
       PluginUpdateChecker_3_2->requestInfo()
        wp-content/plugins/woocommerce-email-test/plugin-update-checker/plugin-update-checker.php:207
       PluginUpdateChecker_3_2->requestUpdate()
        wp-content/plugins/woocommerce-email-test/plugin-update-checker/plugin-update-checker.php:269
       PluginUpdateChecker_3_2->checkForUpdates()
        wp-content/plugins/woocommerce-email-test/plugin-update-checker/plugin-update-checker.php:397
       PucScheduler_3_2->maybeCheckForUpdates()
        wp-content/plugins/woocommerce-email-test/plugin-update-checker/plugin-update-checker.php:1352
       do_action('admin_init')
        wp-includes/plugin.php:453
       ```
   

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

 *  Plugin Author [raiserweb](https://wordpress.org/support/users/raiserweb/)
 * (@raiserweb)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/http-request-3/#post-8705307)
 * Hi Jurasjo
 * This request is expected.
 * It is a check made on installation, for premium versions of the plugin. Since(
   it looks like) you don’t have a license key for the premium version, the response
   is 403 Forbidden.
 * Let me know if this is causing you problems
 * Thanks
 *  Thread Starter [jurasjo](https://wordpress.org/support/users/jurasjo/)
 * (@jurasjo)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/http-request-3/#post-8705375)
 * Hi
 * So it is only triggered once after activation of the plug-in?
 * I think there are no problem. I only wanted to now if this is something witch
   can leads to problems.

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

The topic ‘HTTP Request’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-email-test_252526.svg)
 * [WooCommerce Email Test](https://wordpress.org/plugins/woocommerce-email-test/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-email-test/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-email-test/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-email-test/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-email-test/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-email-test/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jurasjo](https://wordpress.org/support/users/jurasjo/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/http-request-3/#post-8705375)
 * Status: resolved