Saas Connector export import

It looks like sp:config is still not supported for SaaS connectors. @philip-ellis is this true or am I making some mistake in export/import?

The error I am getting is:

                    "detail": {
                        "exceptionMessage": "HTTP Error 500 when communicating with URI https://prd08-useast1.accessiq.sailpoint.com/atlassian/api/source/createInternal : {\n   \"msg_template\": \"HttpResponseException: HTTP Error 404 when communicating with URI https://prd08-useast1-sp-connect.accessiq.sailpoint.com/connector-instances/232e5af3-7bef-4adf-b7e9-6b879b5ba9cb : {\\\"detailCode\\\":\\\"Not Found\\\",\\\"trackingId\\\":\\\"fe90a4a1b050436786b1eec9a1800707\\\",\\\"messages\\\":[{\\\"locale\\\":\\\"en-US\\\",\\\"localeOrigin\\\":\\\"DEFAULT\\\",\\\"text\\\":\\\"connector instance 232e5af3-7bef-4adf-b7e9-6b879b5ba9cb not found\\\"}]}\",\n   \"slpt_error_code\": \"SLPT-1009\",\n   \"formatted_msg\": \"HttpResponseException: HTTP Error 404 when communicating with URI https://prd08-useast1-sp-connect.accessiq.sailpoint.com/connector-instances/232e5af3-7bef-4adf-b7e9-6b879b5ba9cb : {\\\"detailCode\\\":\\\"Not Found\\\",\\\"trackingId\\\":\\\"fe90a4a1b050436786b1eec9a1800707\\\",\\\"messages\\\":[{\\\"locale\\\":\\\"en-US\\\",\\\"localeOrigin\\\":\\\"DEFAULT\\\",\\\"text\\\":\\\"connector instance 232e5af3-7bef-4adf-b7e9-6b879b5ba9cb not found\\\"}]}\",\n   \"exception_id\": \"1914F9EEACC\",\n   \"error_code\": 1009,\n   \"exception_class\": \"groovyx.net.http.HttpResponseException\",\n   \"exception_detail\": {\n      \"file\": \"RESTClient.java\",\n      \"method\": \"defaultFailureHandler\",\n      \"line_number\": 240,\n      \"class\": \"groovyx.net.http.RESTClient\"\n   },\n   \"http_response_code\": 500,\n   \"timestamp\": \"2024-08-14 06:41:40.556\",\n   \"exception_message\": \"status code: 500, reason phrase: Internal Server Error\"\n}"

The error states “connector instance 232e5af3-7bef-4adf-b7e9-6b879b5ba9cb not found”. I can see that “scriptName”: “IdentitySecurityCloudGovernance-saas” is available in prod, but the instance ID is still not found because it is different.