Good afternoon,
I created a workflow in Alteryx which load Google Sheets from G Suite into SQL Server. I used Google Sheets Input/Out Tool which can be found here: https://help.alteryx.com/current/designer/google-sheets-input-tool .I downloaded the newest version which is v2.2.0
The Alteryx workflow works perfectly on my local machine. However when I scheduled it on Alteryx Server (Alteryx Gallery) it said: Tool #7: Google API: Retrieve Access Token (138): Tool #10: Error transferring data: SSL connect error
I guess the possible reason is that Alteryx Server failed to login to my working Google account. Is there way to get this fixed? For example, developer tool? Thank you.