• Resolved jurasjo

    (@jurasjo)


    Hi
    I use Query Monitor and after activating Your plug-in there is a red/bad Http Request to:

    GET
    https://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

    (@raiserweb)

    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

    (@jurasjo)

    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.