Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-01-20 05:26 PM
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
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
Answered! Go to Answer.
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-09-22 05:21 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-10-22 02:57 PM
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
------------------------------
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
------------------------------

- « Previous
-
- 1
- 2
- Next »