Share all details about your problem, including any error messages you may have received.
Hi,
I developed some Rest API through plug in in IdentityIQ and deployed the zip through UI import in sandbox, dev and pre-prod.
The rest APIs are working in sandbox and dev; but throwing 404 error in Pre-Prod.
I tried re-importing in pre-prod and restarted the servers; unfortunately, the issue still persists.
Any ideas/solutions to be this issue is really helpful.
There is a very unusual thing happened.
Our dev instance is managed by CMS. When I am trying to connect to the OOTB SCIM APIs from my local system it’s working perfectly; however when I am trying to connect to the custom API which I created through plugin; it was throwing 405 error.
To my surprise, it’s working perfectly fine when I try to connect to the custom API from a Sailpoint server; it’s working.