I tried to search for an address through a Geocoder google API but I could not find it.
Address trying to look for: 29 Esplanade, St Helier JE2 3QA, Jersey, UK
Please see the formed URL as below which is not working: https://maps.googleapis.com/maps/api/geocode/xml?address=29+Esplanade%2c+St+Helier+JE2+3QA%2c+Jersey%2c+UK&sensor=false&new_forward_geocoder=true®ion=UK&client=client_Id&channel=channel_ID&components=country%3aUK&signature=signature
Above mentioned URL is not working with business account. I've not mentioned Clint Id, signature & Channel Id in above URL.
I also tried to search the same address without business account and it works. Url: https://maps.googleapis.com/maps/api/geocode/xml?address=29+esplanade+st+helier The above mentioned URL works fine.
Would you please provide some options? What is wrong in my approach? Please let me know if you need any more details from me to resolve this.
Thanks in advance.