suthers Posted November 9, 2009 Share Posted November 9, 2009 Hi All, If I use INetGet() to download a URL of this form "http://fxf.forexfeed.net/api?key=12345678&format=xml&interval=1&line_end=CRLF&date_format=mmddyyyyhhmm&symbol=AUDUSD,XAUAUD,XAGAUD" Then it works fine, but the next time INetGet() is called it fails. Call it again and it works. Every call immediately after a URL of that form fails. Any ideas? Shalom Bill PS I'm not using the beta's for stability reasons. Link to comment Share on other sites More sharing options...
Richard Robertson Posted November 9, 2009 Share Posted November 9, 2009 The betas are plenty stable. They are mostly called beta for scapegoat purposes. The old InetGet functionality has been deprecated in favor of the new downloading system. I have no idea why your downloads are failing though. Is it from one server specifically or from any server? Link to comment Share on other sites More sharing options...
suthers Posted November 9, 2009 Author Share Posted November 9, 2009 I've only observed it with the Forex.net server, but haven't had another server to try such a complex query string on. Interesting the next download which fails can be directed at any server and still fail. Link to comment Share on other sites More sharing options...
suthers Posted November 9, 2009 Author Share Posted November 9, 2009 Mmmm...I won't know for certain till I get home & test there, but it looks like the issue is external to AutoIT and related to the way our proxy servers here are processing the requests. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now