NULL values from matrix profile "cycling-electric"

Hello
I get NULL values in my application and in the API-playground with profile “cycling-electric”.
All other profiles are working well.
Do you know the reason?
Kind regards

curl -X POST
https://api.openrouteservice.org/v2/matrix/cycling-electric
-H ‘Content-Type: application/json; charset=utf-8’
-H ‘Accept: application/json, application/geo+json, application/gpx+xml, img/png; charset=utf-8’
-H ‘Authorization: my secret’
-d ‘{“locations”:[[9.70093,48.477473],[9.207916,49.153868],[37.573242,55.801281],[115.663757,38.106467]],“metrics”:[“distance”,“duration”]}’