Skip to main content
Question

Download Zip File from HTTPS Website with Authentication

  • October 16, 2019
  • 1 reply
  • 113 views

kaylin.austin
Contributor
Forum|alt.badge.img+1

I'm trying to download a zipfile containing a fgdb. I've used https://knowledge.safe.com/questions/68018/download-zip-file-from-password-protected-website.html as a resource for structuring my workspace, but regardless of multiple attempts with slight variations it fails to download the zipfile/creates a blank 3 KB zipfile that says is Invalid when attempting to open it. Attached is my workspace (credentials removed for security reasons) with URLs included. Any idea what may be causing the failure? @takashi @danilo_fme

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

dbklingdom
Contributor
Forum|alt.badge.img+7
  • Contributor
  • October 16, 2019

As a followup shouldn't the response body from the third Httpcaller (Download File) be binary data of the zip file? In our case it is html. bk