Have a script that uses a JSON web request to extract out data from a JSON file. The script has been working fine for several months.
Today I did an update to the latest build (v0.2.0e7.20170906) and the piston quit working. I am seeing the following error message in the log:
An error occurred while executing the event: groovy.lang.MissingMethodException: No signature of method: script15047227743791338264056.getJsonData() is applicable for argument types: (java.util.LinkedHashMap, java.util.HashMap, java.lang.String) values: [[enabled:true, attributes:[acceleration:[…], …], …], …] Possible solutions: getMetadata()