• Resolved fschroiff

    (@docflo)


    On a staging server I am seeing this with a fresh copy of your plugin enabled (no popups created yet):

    HTTP Request: `GET
    (Certificate verification disabled: sslverify=false)
    https://www.googleapis.com/webfonts/v1/webfonts?key=AIzaSyA1Q0uFOhEh3zv_Pk31FqlACArFquyBeQU&sort=alpha`

    Response: 403 Forbidden

    Call Stack:

    WP_Http->get()
    wp-includes/class-http.php:612
    wp_remote_get()
    wp-includes/http.php:170
    popmake_get_google_webfonts_list()
    app/plugins/popup-maker/includes/google-fonts.php:18
    popmake_get_popup_theme_google_fonts()
    app/plugins/popup-maker/includes/integrations/google-fonts.php:13
    popmake_get_popup_theme_styles()
    app/plugins/popup-maker/includes/scripts.php:138
    popmake_render_popup_theme_styles()
    app/plugins/popup-maker/includes/scripts.php:180
    do_action('wp_head')
    wp-includes/plugin.php:453
    wp_head()
    wp-includes/general-template.php:2589
    load_template('~/app/themes/tabula/templates/components/head.php')
    wp-includes/template.php:690
    locate_template()
    wp-includes/template.php:647
    get_template_part('components/head')
    wp-includes/general-template.php:167
    • This topic was modified 8 years, 9 months ago by fschroiff.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear @docflo,

    According to the file, Popup Maker is sending a request which is stating that the dailyLimitExceeded.
    This has nothing to do with our plugin (Popup Builder).
    We suppose this is just a matter of case that you have seen the log after enabling our plugin.

    Thread Starter fschroiff

    (@docflo)

    Oops, wrong popup plugin, sorry!

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

The topic ‘403 Forbidden error’ is closed to new replies.