Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlik Sense Upload API issue in MVC

Hi Folks,

We are trying to build a utility in ASP.NET MVC to import an app into Qlik Sense Environment.

API :/qrs/app/upload?name={name}&keepdata={keepdata}

We are posting the app in byte array format to the upload API call but getting error : HttpResponseMessage - Error while copying content to a stream.

Inner Exception says: Unable to read data from the transport connection: The connection was closed.

Can anybody help me to resolve this error please? If anybody has tried to implement and share their view, that would be great. Thanks in advance.

Regards,

Sudeep

1 Reply
Anonymous
Not applicable
Author

Did you succeed?