Calling API endpoint from REST Plugin results in 404 Error

  • Compass Link: Introduction to Plugin Development (Sorry, I thought this had properly been shared in the original post)

  • Currently using Basic Authentication, haven’t spent any time diving into modifying it to use different authentication as I want to make sure I can get the basics working first.

  • The plugin is deployed and have restarted the servers although I have heard this is an unnecessary step most of the time.

  • Yes, and while reviewing the logs I am not seeing any relevant information when attempting to contact it via the REST call.

I had noticed that we are using the push plugin from Sailpoint which works fine although “identityiq” in the URL is omitted. I tried the postman call with identityiq omitted for this as well and run into the same error so there has to be something missing in the plugin project.

I appreciate any help or guidance you might be able to provide.