SCIM 2.0 SAAS - Getting error in Account Aggregation

Hi Guys,

I’m getting the below error when I try to run the Account Aggregation in SCIM 2.0 SAAS Connector.

Does anybody know what’s the issue?

Check if the /Schemas or /ResourceTypes endpoints on your SCIM server are implemented correctly and returning valid, non-empty JSON responses.

You can try this from postman to make sure the API is indeed giving a response.

For /Schemas endpoint it’s returning a html response.

/ResourceTypes is giving a JSON response containing Users and Groups endpoint