I installed package and added Googleauthentictaionscope - Drive activities are present which you can see in the image.
Before that - I have added - ClientID and ClientSecret - Error: redirect_uri_mismatch - See below image - Any suggestion why is this - This clientid, secret I created today for this purpose - Not clear, what redirection path that I need to setup in Google Console - I tried few many Redirection Path, Still same error as below.
Any suggestion to overcome this - Please feedback.
Google Drive Scope - Google Authentication:
We have managed to set this using - Google Service Account - Added ID, Certificatepath, Certificatepassword in Google Drive Scope.
Authentication is working well.
Create Folder or GetFileInformation - Error message is “Get File Information : Error:“invalid_grant”, Description - Invalid JWT Signature”.
See below message - I set up Share Permission in Google Drive Using this Service Account Email.
Note - I tried file access or file delete using Google Console Explorer, that is working fine - Same Google Service Account giving this error using via UIPath Activity.
Error image is attached below.
Is there any other permission needed here - Please give your suggestion.
This issue is resolved and following are few observation.
1 - We need to have GSuite Account to implement this.
2 - With GSuite Account - Create Google Service Account - This will generate ID, CertificateFile and CertificatePassword - Use these three in Google Drive Scope.
3 - Go to your Google Drive - Share your main folder with Google Service Account Email.
Create Folder, Upload File - Are working correctly.
Not sure why same is not working in Normal Gmail Account.