Forum Discussion
Hi @mbowen ,
the data base is sql server. There is a table and storing the zip file in blob field
@kkishore
Did you try changing the content type? I see that the content type is specified as application/octet-stream which is the default content type for the REST POST snap. Is this a single field upload? If so, try changing the content type to application/zip.
Related Content
- 4 months ago