Https required for Service Operation ... (158,551) - REST Provider service Error
Hello,
We are on PS HCM 9.2 and PT 8.54. Followed the instructions in the below document but created a response message with content-type as "application/json". I also created it to pass COMPANY code as parameter and retrieve Company description as JSON response.
How to create and access a simple REST based Web Services? (Doc ID 1454887.1)
The GET method worked fine and returned a proper JSON response when I use the unsecured and secured URLs like the one below. Please note that "Req Verification" dropdown box was "None" in the Service Operation settings.
http://<servername>/PSIGW/RESTListeningConnector/<default local node>/<Service Operation Alias.v1>/COMPANY/?{COMPANY}