• Whenever I try to to authorize the plugin it clears the authorization after saving; Here’s the debug:
    Count: 2
    Last Error:
    2018-07-31 18:33:21: Google_Service_Exception: Error calling GET https://www.googleapis.com/analytics/v3/data/ga?ids=ga%3A179214864&start-date=30daysAgo&end-date=yesterday&metrics=ga%3Asessions&dimensions=ga%3Adate%2Cga%3AdayOfWeekName&quotaUser=u4s1p179214864&samplingLevel=HIGHER_PRECISION: (403) User does not have sufficient permissions for this profile. in /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Http/REST.php:110
    Stack trace:
    #0 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Http/REST.php(62): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client))
    #1 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Task/Runner.php(174): Google_Http_REST::doExecute(Object(Google_Client), Object(Google_Http_Request))
    #2 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Http/REST.php(46): Google_Task_Runner->run()
    #3 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Client.php(593): Google_Http_REST::execute(Object(Google_Client), Object(Google_Http_Request))
    #4 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Service/Resource.php(240): Google_Client->execute(Object(Google_Http_Request))
    #5 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Deconf/Service/Analytics.php(2052): Google_Service_Resource->call(‘get’, Array, ‘Google_Service_…’)
    #6 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(345): Google_Service_Analytics_DataGa_Resource->get(‘ga:179214864′, ’30daysAgo’, ‘yesterday’, ‘ga:sessions’, Array)
    #7 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(441): GADWP_GAPI_Controller->handle_corereports(‘179214864′, ’30daysAgo’, ‘yesterday’, ‘ga:sessions’, Array, ‘qr2_3481905902’)
    #8 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(928): GADWP_GAPI_Controller->get_areachart_data(‘179214864′, ’30daysAgo’, ‘yesterday’, ‘sessions’, false)
    #9 /globalfunders/wp-content/plugins/google-analytics-dashboard-for-wp/admin/ajax-actions.php(118): GADWP_GAPI_Controller->get(‘179214864’, ‘sessions’, ’30daysAgo’, ‘yesterday’, false, ‘sessions’)
    #10 /wordpress/core/4.9.7/wp-includes/class-wp-hook.php(286): GADWP_Backend_Ajax->ajax_item_reports(”)
    #11 /wordpress/core/4.9.7/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
    #12 /wordpress/core/4.9.7/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #13 /wordpress/core/4.9.7/wp-admin/admin-ajax.php(99): do_action(‘wp_ajax_gadwp_b…’)
    #14 {main}
    GAPI Error:
    Array
    (
    [0] => 403
    [1] => Array
    (
    [0] => Array
    (
    [domain] => global
    [reason] => insufficientPermissions
    [message] => User does not have sufficient permissions for this profile.
    )

    )

    )

    The page I need help with: [log in to see the link]

  • The topic ‘GADWP NOT AUTHORIZING’ is closed to new replies.