Hi Community,
I'm working on SDM REST API's HTTP methods, I have tried to get the incident records and used the GET method to get the resource and have passed the access_key which is obtained by calling rest_access.
The GET HTTP method is not successful and returning the response code 404.
I'm missing anything here, suggest me how to test the SDM GET method using SOAP UI.
Enabled the REST API access to the required factory list on option manager option did the trick, now I am able to do get operation successfully.
Venkat.