Elevation point in local environment

Hi folks.
I’m using ORS 900 in local environment. All is working fine. Only I cannot use the url’s like the following:

/ors/v2/elevation/point?api_key={{token}}&geometry=[any lon],[any lat]

because I get the error:

{

  • “type”: “about:blank”,*
  • “title”: “Not Found”,*
  • “status”: 404,*
  • “detail”: “No static resource v2/elevation/point.”,*
  • “instance”: “/ors/v2/elevation/point”,*
  • “properties”: null*
    }

All my calls on /ors/v2/health, /ors/v2/status, /ors/v2/directions/… are working fine… They are ok my calls on ORS online too. Have you some idea about this behavior?