What happened?
When using the hda client for searh in with this query:
{
"dataset_id": "EO:EUM:DAT:0801",
"sat": "MTI1",
"type": "MTIFCI2FIRC",
"coverage": "FD",
"centerOfLongitude": "0.0",
"startdate": "2025-07-02T22:00:00.000Z",
"enddate": "2025-09-09T13:08:43.000Z"
}
I never get a reponse from the client, but if I use this query on the swagger page:
https://gateway.prod.wekeo2.eu/hda-broker/docs#/dataaccess/search_hda_broker_api_v1_dataaccess_search_post
I get this response right away:
{
"status_code": 500,
"title": "Task Error",
"detail": "Internal Server Error"
}
I would expect the same behavior for the hda client!
What are the steps to reproduce the bug?
try the query using swagger and the hda.client
Version
v.2.34
Platform (OS and architecture)
windows 11
Relevant log output
Accompanying data
No response
Organisation
EEA
What happened?
When using the hda client for searh in with this query:
{
"dataset_id": "EO:EUM:DAT:0801",
"sat": "MTI1",
"type": "MTIFCI2FIRC",
"coverage": "FD",
"centerOfLongitude": "0.0",
"startdate": "2025-07-02T22:00:00.000Z",
"enddate": "2025-09-09T13:08:43.000Z"
}
I never get a reponse from the client, but if I use this query on the swagger page:
https://gateway.prod.wekeo2.eu/hda-broker/docs#/dataaccess/search_hda_broker_api_v1_dataaccess_search_post
I get this response right away:
{
"status_code": 500,
"title": "Task Error",
"detail": "Internal Server Error"
}
I would expect the same behavior for the hda client!
What are the steps to reproduce the bug?
try the query using swagger and the hda.client
Version
v.2.34
Platform (OS and architecture)
windows 11
Relevant log output
Accompanying data
No response
Organisation
EEA