API service error 400 after transfering
-
After transfering a propert to a new account in same analytics account dashboard giving an error like this:
There was an Analytics API service error 400: Error calling GET https://www.googleapis.com/analytics/v3/management/accounts/XXX/webproperties/UA-XXX-12/profiles: (400) web property: UA-XXX-12 not found.
Plugin still transfers analytics data to Google with no error but dashboard fails. Uninstall, re-install, delete, clear via phpmyadmin not working. I guess its cause of bad URL cause after transfer property’s account number changed. And URL still gets the old account number. I mean:
https://www.googleapis.com/analytics/v3/management/accounts/XXX/webproperties/UA-XXX-12/profiles
must be
https://www.googleapis.com/analytics/v3/management/accounts/YYY/webproperties/UA-XXX-12/profiles
Thank you for this plugin anyways. Not want to change it ?? And for addition, only properites that moved on that account gone mad, recent creations are fine…
- The topic ‘API service error 400 after transfering’ is closed to new replies.