Closed
Description
- Operating System version: Ubuntu, MacOS
- Firebase SDK version: 7.3.0
- Library version: 7.3.0
- 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)').