Invalid URI Error on Source Import

I am importing about 70 Sources in one file via the /sp-config endpoint on the v2025 API. I am getting this error:

{

“jobId”: “71eca223-18f2-40f4-8768-2f54b2d87b6c”,

“status”: “FAILED”,

“type”: “IMPORT”,

“message”: “com.sailpoint.mantisclient.exception.baserestclient.BaseRestClientException: Invalid URI”,

“created”: “2025-09-17T15:10:56.842Z”,

“modified”: “2025-09-17T15:11:16.105Z”

}

Does anyone know how to troubleshoot this error? I have looked at the URL values in the Sources, but they all look fine. Not sure where to go with this one…

Hi Vic,

Were you able to resolve the issue ?

Hi @vic_rinkenberger ,

As I could see the issue is with the provided URI. Could you please provide some sample URI also if possible can you importing sources in batches of 5 or 10.

Also, I would say try to export some existing source and then try to validate import source URI format with exported sources.

Well, I actually moved on from using /sp-config. I’m now just using the /source endpoint and I’m not getting this error. I found out that you can’t import more than one Source at a time using the /sp-config endpoint. So - I’m not sure what the fix is.

Thanks Vic, Even we are using /sources to create Bulk Sources