I am building a document management service with a RESTful API.
It seems to work as expected if I use a third party client such as Postman. However, when using the REST activity of ivy I am unable to call this service. I always get errors stating the the header asked 18.04.2019 at 04:05 SupportIvyTeam ♦♦ |
Hi. The problem with
and use it in your entity as content-type. And it will not work if you use MediaType.MULTIPART_FORM_DATA_TYPE instead of contentType Example:
You are able to see the full example in ConnectivityDemos (7.3 and newer) > rest > FileUpload answered 18.04.2019 at 04:19 ivy-jla |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 18.04.2019 at 04:05
Seen: 2,488 times
Last updated: 06.09.2019 at 02:36