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 > Android
The issue is that recently, we got an error while trying to add a new app, claiming that we reached the number of allowed clients:
This project has reached its maximum number of OAuth clients. To create another, first remove an existing one.

Did any one else get such an error? Does Google support increasing that limit?
Thanks!