Download PSScene4Band image and received Error: "Order request resulted in no acceptable assets. Likely due to lack of permissions."

Question

Why am I receiving this error: "Order request resulted in no acceptable assets. Likely due to lack of permissions", when trying to download a PSScene4band image with scene ID: 20210627_190616_0f02 and the analytic or analytic_xml assets? 

Answer

The reason for the failed order with the scene ID 20210627_190616_0f02 is because that item doesn't have the analytic or analytic_xml assets in its permissions. A good fallback product bundle, if you want to use the same item and if works for your use case, is "uncalibrated_dn" asset. For more information on our different product bundles please go here: https://developers.planet.com/docs/orders/product-bundles-reference/

-----------------------------------------------------------------------------

If you conduct a GET request using the data API url: https://api.planet.com/data/v1/item-types/PSScene4Band/items/20210627_190616_0f02/ you will see the following resuluts:

Screen_Shot_2021-06-29_at_3.47.58_PM.png

Notice how the analytic_dn asset type is NOT the same as analytic asset type for download. The "dn" represents digital number, which cannot be downloaded using the Orders API (v2). If you instead use "uncalibrated_dn" asset type in your payload the order will succeed. This does depend on your particular use case, please see the link above to learn more about the different product bundle (asset) types. 

 

Was this article helpful?
1 out of 1 found this helpful

Comments

0 comments

Please sign in to leave a comment.