Hy All !! How we get Context length in restlet pos...
# integrations
h
Hy All !! How we get Context length in restlet post function. I have tried this and it throws error
org.mozilla.javascript.EcmaError: TypeError: Cannot find function values in object function Object() { [native code for Object.Object, arity=1] } .
a
try to stringify the context then parse to new object
h
Okay Thanx @apaule