Skip to main content
Participating Frequently
December 19, 2013
Question

URLRequestMethod.GET not working on Windows

  • December 19, 2013
  • 0 replies
  • 250 views

Hi,

My Air app (3.5) makes many requests to an API to collect and send data. Somme using POST, some using GET. It sends out urlVars and retreives JSON strings.

I noticed that, on Windows (tested on Windows 7) all the GET requests don't seem to be getting back any data. Both methods work fine on Mac.

Any ideas would be appreciated.

Thank you.

This topic has been closed for replies.