Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

After getting access to the API, we need credentials from your account:

  1. Credentials are managed through Google Cloud Platform: https://console.cloud.google.com/

  2. We would need a new GCP project like "*your company* Reviews Analysis"'

  3. Go in the API library and enable for the project: Google My Business API, My Business Account Management API, My Business Information API 

  4. Once enabled > Credentials > Create OAuth client ID

  5. Application Type : Web Application

  6.  Authorized JavaScript origins: https://feedier.com/  (prod)

  7. Authorized Redirect URLs : https://dashboard.feedier.com/import/google-reviews/callback/

...