I've set the post request body to this object ```{...
# suitescript
a
I've set the post request body to this object
Copy code
{data:postData}
But in my restlet context['data'] is empty, am I doing something wrong?