Page 1 of 1

issue dowloading files trough HTTP API

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

Re: issue dowloading files trough HTTP API

Posted: Thu May 01, 2025 7:52 am America/New_York
by LAADS-EDL_UserServices_M
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

Re: issue dowloading files trough HTTP API

Posted: Fri May 02, 2025 6:43 am America/New_York
by fbcms
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.

Re: issue dowloading files trough HTTP API

Posted: Mon May 05, 2025 10:17 am America/New_York
by LAADS_UserServices_M
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/

Re: issue dowloading files trough HTTP API

Posted: Mon May 05, 2025 10:39 am America/New_York
by fbcms
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.