I'm running through the Android sample app setup, https://developers.google.com/analytics/devguides/collection/android/v4/start and in the second step, it says,
To use the sample, you need to provide some additional information to get a > configuration file and finish setting up your project. Use the package name > com.google.samples.quickstart.analytics for the sample. > > After you complete the registration, download the google-services.json > file to add to your project. > And points you to https://developers.google.com/mobile/add . Unfortunately when I visit the page, it loads to a spinny waiting animation, and stays there. Opening up the developer console, I see two Javascript errors, Refused to display >> 'https://accounts.google.com/ServiceLogin?service=cloudconsole&osid=1&passiv…le.developers.google.com/mobilesdk/bootstrap/?authuser%3D0%26hl%3Den&hl=en' >> >> in a frame because it set 'X-Frame-Options' to 'DENY'. > > script_foot.js:349 Failed to execute 'postMessage' on 'DOMWindow': The >> target origin provided ('https://console.developers.google.com') does not >> match the recipient window's origin ('null').(anonymous function) @ >> script_foot.js:349n.event.dispatch @ jquery.min.js:3r.handle @ >> jquery.min.js:3 > > If I click directly to the frame URL, I get through, but the /add page is broken. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/15b01618-2252-449e-a7b8-3875a49b8b34%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

