Autocomplete API Not Giving Expected Result

curl 'https://api.geocode.earth/v1/autocomplete?text=904%20Bates%20Street%2C%20Grand%20Rapids&focus.point.lat=40.7260554322623&focus.point.lon=-73.98073196411134&api_key=ge-8f137223ed5b405d' -H 'Origin: https://www.mapzen.com' -H 'Connection: keep-alive' -H 'Referer: https://www.mapzen.com/' 

Gives the correct result but

curl 'https://api.openrouteservice.org/geocode/autocomplete?api_key=redacted&text=904%20Bates%20Street%2C%20Grand%20Rapids&focus.point.lon=-73.98073196411134&focus.point.lat=40.7260554322623'

does not return any features.

Hey,

the data our geocoder is using has not been updated for a while as we migrate our user management and discuss the switch to a different geocoder.

I hope that we can make progress on this front in the upcoming months.

Best regards