Hello,
I am trying to use this library but having some troubles.
Login appears to work but no account is being populated in the dropdown when tried in here:
https://elements.polymer-project.org/elements/google-analytics?view=demo:demo/index.html
and with localhost:8080
I am just learning polymer but from my investigation it looks like computeAllReady is never set to true, because apiReady is always false.
Do you have any clue?