I am using google direction api to get direction/routes between two places.
When I query
Iam getting Status = NOT_FOUND.
But when I search this path from New York LaGuardia Airport Marriott, Queens, NY, United States to 200 e 57th st ny using https://maps.google.com/. Google display a direction path between these two places. You can see this via link: link
What should I do to get the reponse from google api.
Thanks.