I am getting INVALID_REQUEST for certain requests while its working for others. For example, the following returns INVALID_REQUEST
I have also tried several other variations like the one below:
This same piece of code is working for some postcodes in the UK but returning INVALID_REQUEST for others. If you search for the postcodes in google maps web interface (EC3N4AB and EC4M8AD), the web interface can easily provide directions.
Wondering what is wrong with my URL? Any help will be appreciated.
Cheers,