Skip to main content
Solved

HTTPCaller returning 'Couldn't resolve host name' error

  • June 15, 2019
  • 2 replies
  • 194 views

Forum|alt.badge.img

Hello,

I've attempted to connect to a few different APIs via an HTTPCaller using GET, in order to lookup UK postcodes based on a list of X & Y coordinates from a CSV file. The URLs being run through the workspace are all valid (I've clicked on them via the translation log, and they appear in internet explorer), but regardless of which API I try to connect to, I always get a 'Couldn't resolve host name' error returned. The APIs I'm connecting to require no authentication, so I that's not the issue. Is it possible the issue relate to restrictions with my corporate network?

Best answer by andreaatsafe

Hi @cjones28,

Have you tried configuring FME Desktop to use the system proxy settings?

You may want to check out these links for more information:

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

andreaatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • Best Answer
  • June 19, 2019

Hi @cjones28,

Have you tried configuring FME Desktop to use the system proxy settings?

You may want to check out these links for more information:


Forum|alt.badge.img
  • Author
  • June 21, 2019

Hi @cjones28,

Have you tried configuring FME Desktop to use the system proxy settings?

You may want to check out these links for more information:

That did it, many thanks!