So I am testing out the SCIM app in the freshworks app list for Azure Active Directory Provisioning (SCIM) developed by “Effy” roughly 3 months ago.
I have everything implemented and it seems to be working as far as updating users and everything. But anytime the provisioning needs to create a user in FreshService - it errors out creating on Azure side and the error is, umm, very vague.
I have checked all the attributes and everything seems to be correct. But this is the only error it really gives me - see below screenshot for attributes it’s passing and error below that.

Failed to create User ‘testuser@testing.com' in customappsso
Error code
SystemForCrossDomainIdentityManagementServerError
Error message
StatusCode: InternalServerError Message: Processing of the HTTP request resulted in an exception. Please see the HTTP response returned by the 'Response' property of this exception for details. Web Response: {"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"Oops! Some error occurred"}