[google-appengine] Re: Reaching a quota limit for the Android Oauth2 Client ID

2017-11-15 Thread Yosi Dediashvili
) wrote: > > Hello Yosi, after some research I can confirm that this is a limit that > cannot be increased. > > On Saturday, November 11, 2017 at 8:58:44 AM UTC-5, Yosi Dediashvili wrote: >> >> They're logic is the same as far as it concerns the functionality we need &

[google-appengine] Re: Reaching a quota limit for the Android Oauth2 Client ID

2017-11-15 Thread Yosi Dediashvili
Hello Yosi, after some research I can confirm that this is a limit that > cannot be increased. > > On Saturday, November 11, 2017 at 8:58:44 AM UTC-5, Yosi Dediashvili wrote: >> >> They're logic is the same as far as it concerns the functionality we need >> from the

[google-appengine] Re: Reaching a quota limit for the Android Oauth2 Client ID

2017-11-11 Thread Yosi Dediashvili
They're logic is the same as far as it concerns the functionality we need from the Google Login SDK On Friday, November 10, 2017 at 7:26:20 PM UTC+2, George (Cloud Platform Support) wrote: > > Hi Yosi, > > Are these 100 apps different in name only? This would mean that > functionality is

[google-appengine] Re: Reaching a quota limit for the Android Oauth2 Client ID

2017-11-08 Thread Yosi Dediashvili
I meant google API projects. i.e. splitting the 100 apps between several google projects. And to be clear - we're talking about 100 different apps (i.e. Android package names) On Tuesday, November 7, 2017 at 11:05:38 PM UTC+2, George (Cloud Platform Support) wrote: > > Hi Yosi, > > You

[google-appengine] Re: Reaching a quota limit for the Android Oauth2 Client ID

2017-11-06 Thread Yosi Dediashvili
The use case is that the apps communicate with the same backend, that is part of this project. So the structure is: 1 Server Credentials 100+ Android Credentials To my understanding, breaking it two more than one app, will require us to support that in the backend, by basically having it

[google-appengine] Reaching a quota limit for the Android Oauth2 Client ID

2017-10-31 Thread Yosi Dediashvili
Hi, We're managing more than 100 apps with google login on Android but using the same SDK client ID on all of them. This means that we need to register every single app separately with its appropriate *package name *under: API & Services > Credentials > Create Credentials > OAuth client ID >