Hi,
For the past week, I have been using the Java Binding (v1.0) JAR that Todd Gayley created, in my Android app. However, in the last few hours, I am getting the following exception:
Exception is: com.wolfram.alpha.WAException: Content from URL http://api.wolframalpha.com/v2/query?appid=XXXXXX-XXXXXXXXX&input=capital+of+Greece+&format=plaintext&async=false&reinterpret=true is unknown or too large to be buffered in memory. Read into a file instead.
I understand the error but I want to know what has changed in the Wolfram API that is causing this error, which was not seen before.
Thank you in advance for the quick response.