Skip to main content

Download ARCHIVE data failed with an unexpected status code

  • April 26, 2024
  • 1 reply
  • 95 views

As shown in the title, we flowed the steps metioned here, all steps were success untill when we trying to download the whole archive file with a suffix of zip and failed with an unexpected status code 405 ,this code were not explained by the api reference, how to fix this problem?

1 reply

  • 4852 posts replied to
  • April 26, 2024

Hi,
please check again whether you are using the correct URL and method; archive download is done with GET of https://services.sentinel-hub.com/api/v1/dataimport/orders/{orderId}/deliveries/{deliveryId}/archive

You can also send the full URL with the IDs in a private message to me and we will check.