Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use tGoogleGeocoder Component in Talend job.

Hi,
I am trying to use tGoogleGeocoder Component in my Talend job, but it returns the error:
Exception in component tGoogleGeocoder_1
java.io.IOException: Server returned HTTP response code: 403 for URL: http://maps.google.com/maps/geo?q=799+E+DRAGRAM+SUITE+5A+TUCSON+AZ+85705+USA&output=csv&key=AIzaSyDt...
at sun.net. www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1313)
at java.net.URL.openStream(URL.java:1010)
at wycht_wr.sample_0_1.sample.tFixedFlowInput_1Process(sample.java:1053)
at wycht_wr.sample_0_1.sample.runJobInTOS(sample.java:1474)
at wycht_wr.sample_0_1.sample.main(sample.java:1339)
I have attached the screen shot for the same.
Please help me.
0683p000009ME7W.jpg 0683p000009ME5v.jpg 0683p000009MDrA.jpg 0683p000009ME7b.jpg
Labels (2)
6 Replies
Anonymous
Not applicable
Author

Hi,
Exception in component tGoogleGeocoder_1
java.io.IOException: Server returned HTTP response code: 403 for URL: http://maps.google.com/maps/geo?q=799+E ? 0wBxLhXwt4

Do you have permission to access the URL or did your certification is authorized by this server?
We would suggest you to connect to the Talend Support portal and log your request, so that we treat it with priority, through the support cycle.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
I am trying to log in to support portal but it shows the error:
"Login failed! Your user name or password was entered incorrectly."
is there any other registration for that?
Anonymous
Not applicable
Author

Hi,
Did you use support account to login to support portal instead of forum account?
If so, please contact to your usual Talend representative to make sure your support account is correct.
Best regards
Sabrina
Anonymous
Not applicable
Author

Thanks Sabrina.
Anonymous
Not applicable
Author

Hi Sabrina,
Do you know if this problem has been resolved? I seem to be getting the same error message (show below). How does one get permission to access the URL? I did obtain a api key from Google and I am using it. 

S
Anonymous
Not applicable
Author

Sabrina.
I got it to work. I downloaded tGoogleGeocoder from GitHub as opposed to using the one I found in Talend Exchange and the one from GitHub worked perfectly. I suspect the one in Talend Exchange may be old. Or I wasn't using it properly!
Here is the Github link I used:
S