Planet Scope metadata.json

Hello,

I need to access the metadata.json file of a specific Planet Scope image.
Using orders, I can access them thanks to third-party APIs. But when I try with the subscription, the following call fails with status code 404.

https://services.sentinel-hub.com/api/v1/dataimport/subscriptions/{subscriptionId}/deliveries/{deliveryId}/files/{filePath}

Any suggestions ?

I solved it using nativesearch.
Thanks

1 Like

Hi,

indeed we have a bug that prevents downloading files of subscription deliveries, both as individual files as well as zipped. Thank you for reporting this and for suggesting the workaround. We are working on a fix and will post here when done.

The bug was fixed and subscription delivery files can now be accessed just like order delivery files.

1 Like