Search

Google Nodes

Last Updated: Jun 4, 2021

Articles

  1. I created a Google Cloud account and gave valid credentials.
    Yet when executing Handwritten Text Extraction Node I get the error "Invalid Google Credentials".
    Image description
    This error occurs when you do not use a paid Google Cloud account. Handwritten Text Extraction Node requires a paid account.
  2. When I used the function Upload File to upload a file to Google Drive I get the following error. Image description
    This error occurs when the value provided for input parameter attachment_type is incorrect.
    Find the list of attachment types here.
    Provide MIME Type for input parameter attachment_type, for example, if extension is .css provide text/css for input parameter attachment_type.
  3. I have already created a private key in the google cloud console, yet I get the below message when I execute the Google Drive node. Image description
    This error occurs when you have not enabled the Google Drive API for your service account.
    Click here to know more about the steps to Enable APIs and rerun the task after enabling.
Did you find what you were looking for?