• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

Please help me. I followed all the steps but there was an error.

apico

Chevereto Member
https://chevereto.com/docs/storages#google-cloud-storage

Error: Google cloud storage client connect error: set the JSON service account credentials using Google_Client::setAuthConfig or set the path to your JSON file with the "GOOGLE_APPLICATION_CREDENTIALS" environment variable and call Google_Client::useApplicationDefaultCredentials to refresh a token with assertion. - check your input parameters
 
Where is google cloud JSON key that I need to copy?
https://chevereto.com/docs/storages

Google Cloud Storage
You will need a Google Cloud service account and activate cloud storage for this. To setup Google Cloud Storage follow these steps:
  • Create a project
  • Go to "APIs & services" dashboard and make sure that "Google Cloud Storage JSON API" is enabled
  • Go to "APIs & services" > "Credentials", click on "Create credentials" then click on "Service account key"
  • Make sure to use the following settings:
    • Select your service account or create a new one.
    • Key type: JSON
  • Your browser will start to download the JSON key file. This file contains the key that you need to provide later on in the Chevereto Storage form.
  • Go to "Storage" then click on "Browser"
  • Create a bucket by clicking the "Create bucket" button. This will be where Chevereto will upload the images
 
Back
Top