|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
## What happened?
|
|
|
|
|
|
-The following SDKs updates introduce a dependency on the [Firebase Installations API](https://pantheon.corp.google.com/apis/library/firebaseinstallations.googleapis.com), a new infrastructure service for Firebase:
|
|
|
+The following SDKs updates introduce a dependency on the [Firebase Installations API](https://console.cloud.google.com/apis/library/firebaseinstallations.googleapis.com), a new infrastructure service for Firebase:
|
|
|
|
|
|
- Analytics
|
|
|
- Cloud Messaging
|
|
|
@@ -20,7 +20,7 @@ As a result, API restrictions you may have applied to API keys used by your Fire
|
|
|
|
|
|
Before upgrading your application(s) to the latest SDK version, please **make sure that the API key(s) used in your application(s) are whitelisted for the Firebase Installations API:**
|
|
|
|
|
|
-- **Open** the [Google Cloud Platform Console](https://pantheon.corp.google.com/apis/credentials?folder).
|
|
|
+- **Open** the [Google Cloud Platform Console](https://console.cloud.google.com/apis/credentials?folder).
|
|
|
- **Choose** the project you use for your application(s).
|
|
|
- **Open** `APIs & Services` and **select** `Credentials`.
|
|
|
- **Click** `Edit API Key` (pencil icon) for the API key in question.
|