Weird Error with tolls priorities

Hi,

We have a problem calculating a route in London

If we calculate a route with:

But if we put :

Any idea?

As soon as you allow tolls (second example) the snapping to a toll road is allowed and the closest one is chosen. In this example you could use
snap_preventions:["motorway", "trunk"]
to avoid this snapping to the motorway but in general the issue remains.

btw: unfortunately discourse replaces space with + signs breaking the links. Can you use a link value instead like this? [link value](link)
Example

Thank for the fast response @karussell .