application-integration-management-toolkit
application-integration-management-toolkit copied to clipboard
integration export (scaffold) failing with DEBUG: 2024/07/12 11:03:52 httpclient.go:238: status code 500 "message": "Unknown Error."
one of integration export (scaffold) failing with below error , this issue of export is occurring for only one integration.
DEBUG: 2024/07/12 11:03:52 httpclient.go:97: Content-Type : application/json { DEBUG: 2024/07/12 11:03:52 httpclient.go:238: status code 500, error in response: { "error": { "code": 500, "message": "Unknown Error.", "status": "UNKNOWN" } }
"error": { Error: Internal server error: { "error": { "code": 500, "message": "Unknown Error.", "status": "UNKNOWN" } }
"code": 500,
"message": "Unknown Error.",
"status": "UNKNOWN"
} }