You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firebase Product: Admin SDK Project Management API
Problem
In Project Management API in the Admin SDK, creating an Android App through createAndroidApp does not create the corresponding OAuth 2.0 client id in Google Cloud platform.
This behavior is different when I create a new Android app in the Firebase console, where it creates an OAuth 2.0 client id automatically (The client id is named suffixed by '(auto created by Google Service)').