error with blob.get on iOS

HI,

I'm using the SDK Nuxeo on iOS in order to download documents with the method blob.get.

The SDK returns an error for the operation, but the connection process is ok with a status 200.(console : Status code for

The error in the debug console : Error Domain=org.nuxeo.error Code=1 “The operation couldn’t be completed. (org.nuxeo.error error 1.)”

The parameter are correctly passed.

Someone have the same problem ? or have a solution?

Thanks

EDIT: I have the same pb with the method Workflow.GetTask. it returns a blob too.

0 votes

0 answers

1435 views

ANSWER