...
Credentials are managed through Google Cloud Platform: https://console.cloud.google.com/
We would need a new GCP project like "*your company* Reviews Analysis"'
Go in the API library and enable for the project: Google My Business API, My Business Account Management API, My Business Information API
Once enabled > Credentials > Create OAuth client ID
Application Type : Web Application
Authorized JavaScript origins: https://feedier.com/
Authorized Redirect URLs : https://dashboard.feedier.com/import/google-_reviews/callback
Turn the application into “Production“ (under Publishing status) in OAuth consent screen menu.
...