@Oleksandr-Honcharov 

@Oleksandr-Honcharov 

@Oleksandr-Honcharov Thanks for rolling out the fix—after testing, I can confirm that the endpoint is no longer throwing errors and is responding successfully. However, I’m seeing that every field in the JSON payload is coming back as null

@Suty I’ve tested it again: the GFS model is working correctly, but the other models are still not functioning as expected.





{
"key": "key",
"lat": 20,
"lon": 20,
"model": "arome",
"parameters": [
"wind",
"windGust",
"temp",
"rh",
"ptype",
"convPrecip"
],
"levels": [
"surface"
]
}
P.S. It work on model "gfs", I already updated to professional in another account