Skip to main content
Cadet | Tier 2
May 18, 2022
Question

Can the Community Edition connect to a google sheet?

  • May 18, 2022
  • 3 replies
  • 135 views

I followed the instructions of creating the oAuth, user ID, secret key, etc. but I get the error

Error 400: redirect_uri_mismatch

You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy.

 

So I am wondering if this only works for the Enterprise version.

    3 replies

    Ashwin A.K
    Navigator | Tier 3
    May 20, 2022

    Hi @John Schweighardt​ ,

     

    This doesn't look like an Automation Anywhere issue.

    imageCould you try following the instructions detailed in the start of this YT video and see if that works out for you?

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    Ashwin A.K
    Navigator | Tier 3
    May 20, 2022

    Glad I was able to help!

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    John 239Author
    Cadet | Tier 2
    May 20, 2022

    Thanks for letting me know that the community edition does work with the google suite. After a few more changes I got it to work.

     

    I think my issue was with the re-direct.

     

    I used http://localhost:8888/Callbac/b>k for the Authorized redirect URIs

     

    and http://localhost:8888/b> for the Automation Anywhere Redirect URI