Re: [google-appengine] Design Advice

2020-01-14 Thread Joshua Smith
This isn’t accessing analytics, it’s accessing Firebase. I just had some working code from Analytics that I used as a starting point. Anyway, I figured it out. The trick is that I needed to create a new service account private key over on the Firebase side, download client secrets from there, a

Re: [google-appengine] Design Advice

2020-01-14 Thread 'Pierre-Yves Blain' via Google App Engine
Is the Analytics API enabled? Also, was the service account email address used to add a user to the analytics account you want to access via the API? You can follow this detailed quickstart documentation [1] with explicit steps to accomplish the authorization. [1] https://developers.google.com/

[google-appengine] Re: Design feasibility

2020-01-14 Thread Niall McCarthy
Thank you so much for your response. Just to clarify the way I am trying to implement this solution is as follows I have a system with 1 million user base. I am expecting a couple of hundred users to connect at any one time. When the user connects to an instance I was hoping to payload into the