Support » Plugin: MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy) » [Plugin: Google Analytics for WordPress] Wrong Authentication

  • kanedo

    (@kanedo)


    A customer of my own Plugin reported that it is not working with your plugin. I figured out why. You grab all requests with $_GET[‘oath_token’] even if they are not yours.
    Please fix that.

    The line is: googleanalytics.php line 825 in the method authenticate():
    if ( isset( $_REQUEST['oauth_token'])) {

    Best Regards,
    kanedo

    http://wordpress.org/extend/plugins/google-analytics-for-wordpress/

  • The topic ‘[Plugin: Google Analytics for WordPress] Wrong Authentication’ is closed to new replies.