So I was planning to use Google Directions API in my application to plan transit routes in my city. The https request returns ZERO_RESULTS, even though Google Maps supports transit mode in my city.
And the same route planned with Google Maps
Is there any other way to solve this or any other APIs that I could use?