Open WindCrafter opened 3 years ago
I have change gh_key in developer-config.xml by token I create in https://graphhopper.com/dashboard/#/apikeys, and I try to change base_url to https://graphhopper.com/api/1/route/ but in function fetchRoute (NavigationLauncherActivity.java) it still return onFailure and Log Wrong credentials. Register and get a valid API key at https://www.graphhopper.com/developers/
Hi, Did you find a solution to make the sample work?
I have change gh_key in developer-config.xml by token I create in https://graphhopper.com/dashboard/#/apikeys, and I try to change base_url to https://graphhopper.com/api/1/route/ but in function fetchRoute (NavigationLauncherActivity.java) it still return onFailure and Log Wrong credentials. Register and get a valid API key at https://www.graphhopper.com/developers/