
PriyambadaM.80232 (Customer) asked a question.
Hello,
I've been working on my SCIM application and can successfully perform the following provisioning actions:
- Import New Users and Profile Updates
- Push New Users
- Push Profile Updates
- Push Groups
When attempting to enable "Import Groups", I get a "Bad Request" error and following response .
{"errorCode":"E0000020","errorSummary":"Bad request.","errorLink":"E0000020","errorId":"oaeMDNqCC_kRyeRSecn6Evgkw","errorCauses":[]}
The above information is not very intuitive to understand what went wrong with my request .
I looked through my system logs and I see only the successful application updates .
Please note when I do the "Import Now" from Assignment tab my groups from apps get imported with out any membership details which lead me to this analysis .
Any quick response or help is highly appreciated here .
I am looking for an extensive troubleshooting of what went wrong here so that I can rectify my SCIM app .
Thank you in advance !!

Hello @PriyambadaM.80232 (Customer) Thank you for reacting out to our Community!
You might want to review this documentation below, that might provide additional assistance:
https://developer.okta.com/docs/reference/scim/scim-20/#scim-group-operations
My advice would be to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.
Hi @Paul S. (Okta, Inc.)
We have been following the above link for all our SCIM integration with Okta .
It would be really helpful to know which API is not compliant .
Would it be possible to retrieve some system logs for the failure of the scim-connector api
Thank you,
Priyambada