Testing Rest service via visual builder
Summary
Testing Rest service via visual builderContent
Hello,
i have exposed one of my integration as a rest service. Then i am following the steps given in the following video.
https://www.youtube.com/watch?v=zwV7kDBT-EE
However, I am getting the following error on trying to test the service. My service has no inputs. The same service works fine via postman tool though.
"type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",
"status": 415,
"title": "Unsupported Media Type",
"detail": "<HTML>\n<HEAD>\n<TITLE>Error 415--Unsupported Media Type</TITLE>\n</HEAD>
Version
19.2.3.190518.1400-28490
Tagged:
0