IdentityNow v3 - Source Partial Update API throwing 405 error

Hi all,

I tried increasing the healthCheckTimeout for the AD source using the v3 API and beta API, but it returned a 405 Method Not Found error. However, when I tried the same thing using the v2024 API, it gave me a 200 success response.

Is this a bug?

And also, I wanted to ask if all versions of the APIs are going to be converted to v2024, and if the v3 and beta APIs will eventually be deprecated, similar to the cc API?

I use all three eventually they will be consolidated.

Hi Gokul,

Under headers check if the “Content-Type” header is set to: application/json-patch+json

Make sure to verify that the Content-Type in the endpoint headers is set to application/json-patch+json. I usually check all three headers—Content-Type, Accept, and Authorization—as they often need to align for the API to function correctly. Eventually, these will be consolidated to ensure everything is set up as expected.

1 Like

Thanks for the info @KirstenV, @TJ21 and @Zekkin .

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.