Data Sources File retrieval method : HTTPS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-23-2022 04:29 AM
Hi All,
Need you inputs here,
I am using a file retrieval method called https in data source, file path(signed url) is retriving from other server , calling via outbound message
Calling this signed url in to our data sources in file path after decoded the url as it will not accept encrypt url in data sources.
below is the screen shot for reference:
After adding the file path and server and clicked on test load 20 records , i am getting the below error and not sure if we need to provide any user credentails in to the above data source. could you please confirm if it is mandatory to add credentails details here,
Could you please suggest me what else i am missing here.. and if any one has implemented this would appreciate your help here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-23-2022 04:37 AM
Hi,
Try prefixing the server name with https://
Please mark this helpful/correct, if applicable.
Regards,
Muhammad
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-23-2022 04:41 AM
Hi Muhammad,
Thanks for the reply.
But https is taking from method and error we can see that https is usng it already. if i add it will be become the duplicate in the method.