Although I have been using the sp-config API endpoints for a long time to export configurations as a backup, I have been trying to extend my code to handle imports for build and deploy pipelines. But I have never been able to get an import to work. I try it via my own code and using Postman and neither method have ever succeeded. Additionally, the errors that are returned are quite vague and not very helpful. For example, when trying to import transforms, the following is returned:
Exception communicating with target service: HTTP Error 500 when communicating with URI https://se01-useast1-diana.acct03.sailpoint.com/v3/sources/sources/import : {“detailCode”:“500.0 In
ternal fault”,“trackingId”:“5f569554de81441394c72a8ae5c57aa8”,“messages”:[{“locale”:“en-US”,“localeOrigin”:“DEFAULT”,“text”:“An internal fault occurred.”},{“locale”:“und”,“localeOrigin”:“REQUEST”,“text”:“An internal fault occurred.”}],“c
auses”:} Details: null
Is SP-Config supposed to work at all?
Thanks,
Gregg