issue dowloading files trough HTTP API

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
fbcms
Posts: 5
Joined: Thu May 02, 2024 6:13 am America/New_York
Answers: 0
Been thanked: 1 time

issue dowloading files trough HTTP API

by fbcms » Wed Apr 30, 2025 8:31 am America/New_York


Filters:

LAADS-EDL_UserServices_M
Posts: 385
Joined: Mon Sep 30, 2019 8:33 am America/New_York
Answers: 2
Has thanked: 3 times

Re: issue dowloading files trough HTTP API

by LAADS-EDL_UserServices_M » Thu May 01, 2025 7:52 am America/New_York

Seems like you are missing version information in the request. So, try adding collection version information (like &archiveSets=5201) to the request.

https://ladsweb.modaps.eosdis.nasa.gov/api/v2/content/details?products=VJ103MOD&archiveSets=5201&regions=[BBOX]W-65+N27+E-33.5+S0&temporalRanges=2025-04-29+00%3A00%3A00..2025-04-29+23%3A59%3A59&format=json&illuminations=D
Regards,
LAADS User Services

To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.

fbcms
Posts: 5
Joined: Thu May 02, 2024 6:13 am America/New_York
Answers: 0
Been thanked: 1 time

Re: issue dowloading files trough HTTP API

by fbcms » Fri May 02, 2025 6:43 am America/New_York

Thanks, it works with this extra parameter.

It seems that the API has changed recently. Are such information announced, for example in emails to a users list or in a newsletter?

Thanks again.

LAADS_UserServices_M
User Services
User Services
Posts: 38
Joined: Fri Dec 13, 2024 2:40 pm America/New_York
Answers: 0
Has thanked: 6 times

Re: issue dowloading files trough HTTP API

by LAADS_UserServices_M » Mon May 05, 2025 10:17 am America/New_York

Recently no change was made the to the API but if there is any change, it is announced on our website at:
https://ladsweb.modaps.eosdis.nasa.gov/alerts-and-issues/
Regards,
LAADS User Services
To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.

fbcms
Posts: 5
Joined: Thu May 02, 2024 6:13 am America/New_York
Answers: 0
Been thanked: 1 time

Re: issue dowloading files trough HTTP API

by fbcms » Mon May 05, 2025 10:39 am America/New_York

Thanks for your help.

Since you write no change was made, I wonder why my initial requests do not work anymore since 04/23/25. In any case, your suggestion works perfectly and this is the most important.

Thanks again.

Post Reply