Cannot find point 1: 32.078722,46.970876

GET REQUEST https://api.openrouteservice.org/v2/directions/driving-car?api_key={my_api key}&start=46.946999566204354,31.99668739999998&end=46.970876,32.078722

everything is fine on the map https://maps.openrouteservice.org/directions?n1=46.960712&n2=32.038056&n3=14&a=46.947,31.996687,46.970876,32.078722&b=0&c=0&k1=en-US&k2=km

This has got to be the number 1 issue of all times:

Pls switch the coordinates: we expect start=lon,lat, not start=lat,lon.

It’s confusing though, that the map request shows lat, long, I agree.