Skip to main content
Cadet | Tier 2
February 13, 2024
Question

Google drive folder creation

  • February 13, 2024
  • 8 replies
  • 199 views

getting this error while creating folder

    8 replies

    Aaron.Gleason
    Automation Anywhere Team
    Automation Anywhere Team
    February 13, 2024

    Are other actions able to fetch the credential? Have you tried hard-coding the credentials for testing purposes?

    Cadet | Tier 2
    February 13, 2024

    Yes, I was able to use same credentials for open gsheet, only facing issue with creating folder in Google drive

    Aaron.Gleason
    Automation Anywhere Team
    Automation Anywhere Team
    February 13, 2024

    I am unable to replicate the issue. I am using credentials stored in the Credential Vault and it works just as well as it did when I had the parameters hard-coded. The error was that the automation was having problems accessing your offline store. I’m confused why hard-coding the credentials would report that error. Is that in the Connect action or the Create Folder action?

    Credentials stored in the Credential Vault

     

    Zaid Chougle
    Navigator | Tier 3
    Navigator | Tier 3
    February 15, 2024

    Are you able to create a connection for Google Drive using the credentials?

    Lets Automate !
    Aaron.Gleason
    Automation Anywhere Team
    Automation Anywhere Team
    February 15, 2024

    Yes, that’s what’s shown in the screen shot. It runs too.

    Zaid Chougle
    Navigator | Tier 3
    Navigator | Tier 3
    February 16, 2024

    Yes, that’s what’s shown in the screen shot. It runs too.

    Not that part @Aaron.Gleason , what I am trying to say is, @manognya.prasad said that the same credentials are working fine for gsheets, so the reason behind is that whether the APIs in the cloud console for gdrive are enabled or not.

    Lets Automate !
    Aaron.Gleason
    Automation Anywhere Team
    Automation Anywhere Team
    February 16, 2024

    Sounds about right. My concern was with the Automation Anywhere side of the house. The error message implies that it can’t get to some credentials that are in an offline store. If there are some settings wrong in their Cloud Console, that’s an entirely different matter.

    Zaid Chougle
    Navigator | Tier 3
    Navigator | Tier 3
    February 19, 2024

    @manognya.prasad , any update?

    Lets Automate !