Proxy problem with standalone on a users computer
Posted: Thu Feb 25, 2016 3:19 pm
I have a standalone (LC 7.1.1) that another person uses on their windows computer.
It works properly on some computers but not all.
The program attempts to POST to a dropbox api but is unable to on some computers.
Testing showed that the program can ping the dropbox api website: api.v.dropbox.com
The user reports that there are no proxies set.
The failed POST attempt produced a log showing:
_proxyForURL_proxyForURL use _proxyFromHTTPProxy() with HTTPProxyProxy for URL: http://:80
Any ideas what I might be able to do?
It works properly on some computers but not all.
The program attempts to POST to a dropbox api but is unable to on some computers.
Testing showed that the program can ping the dropbox api website: api.v.dropbox.com
The user reports that there are no proxies set.
The failed POST attempt produced a log showing:
_proxyForURL_proxyForURL use _proxyFromHTTPProxy() with HTTPProxyProxy for URL: http://:80
Any ideas what I might be able to do?