Do you need to send the data as POST instead of GET?
If not, you could skip on the WWWForm and just do new WWW(requestString)
If you do, I guess you could add some (short) simple data into the form so it doesn't give you the error, though send in a bug report about it
↧