cancel
Showing results for 
Search instead for 
Did you mean: 

Upload file to Google Drive via API

PABLOPEREZ-ENCI
Level 2
We are using BP version 6.3

I want to know how is the best way to upload file to Google Drive without using browser or other app to syncrohnize the folders.


Thanks
11 REPLIES 11

Hello!

Actually I have tried BP Web API Services to upload a file to AWS S3 and getting "403 Missing Authentication Token" error in response.

Attached the screenshot of the Web API definition so can someone help me to get resolve the issue?

------------------------------
Arunkumar Manoharan
------------------------------

Hello @Arunkumar Manoharan,

AWS requires the creation of a JWT in order to get a valid access token. There are a few steps involved for that.​ From the looks of it, you're trying to build your own connector for this instead of using the free connector already available on the DX.

I would suggest you download the following two connectors as they should make your life easier.

AWS S3 Connector
AWS REST API Utility (this covers the JWT generation stuff)

Cheers,

------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------