I have a 1.0 client script which opens a suitelet in a child window. I need to manipulate some of the data that it displayed in the suitelet, and being that I have almost zero experience in 1.0, I am trying to pass along the data to a RESTLET so I can do my work in 2.0. However I am getting this error when I try calling my hello world restlet.
Script Execution Usage Limit Exceeded
Any suggestions?