I cannot get Board to connect to an API using the Board Connector. The query runs properly via Chrome, Internet Explorer and the Command Line, the Log File says it cannot connect to the server.
This suggests that Board isn't using the machine default proxy settings, but I cannot find anywhere to configure any Board specific proxy settings.
The query I am trying to run is (I've removed the API Key):
https://api.darksky.net/forecast/{API KEY}/52.6308,1.2973?exclude=minutely,hourly,daily,alerts,flags
Anyone got any ideas of things I can try?