diff --git a/docs/sources/companion-plugins/google-drive-picker.mdx b/docs/sources/companion-plugins/google-drive-picker.mdx index 0da6302c5..a99be7e86 100644 --- a/docs/sources/companion-plugins/google-drive-picker.mdx +++ b/docs/sources/companion-plugins/google-drive-picker.mdx @@ -161,8 +161,13 @@ The App ID can be found in the [Google Developer Console](https://console.developers.google.com): _Project number_ under [`IAM & Admin` > `Settings`](https://console.cloud.google.com/iam-admin/settings). -Warning: make sure you use the **project number** (**not** project ID or project + +:::note + +Make sure you use the **project number** (**not** project ID or project name), and make sure you’re in the correct project. Note that if this is set to the wrong value it will be ignored by Google when your project is in testing -mode, but once in production users will get 404 errors when trying to download +mode, but once in production users will get 404 errors when trying to download. + +::: files.