I have created a custom connector using HTTPS and an on-prem gateway, but I keep getting the same response error:
Status: 500
Headers:
{
"cache-control": "no-cache,no-store",
"content-length": "443",
"content-type": "application/json; charset=utf-8",
"date": "Tue, 19 Mar 2024 13:37:34 GMT",
"expires": "-1",
"pragma": "no-cache",
"strict-transport-security": "max-age=31536000; includeSubDomains",
"x-content-type-options": "nosniff",
"x-frame-options": "DENY",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "false",
"x-ms-connection-gateway-object-id": "ca46a78b-7808-4847-b9ab-0c1da30fc5b1",
"x-ms-request-id": "b99eccec-dac7-487d-aeb6-cb4d744bcaa3"
}
Body:
{
"status": 500,
"message": "Received error payload from gateway service with ID 282983: <ccon>An error occurred while sending the request.</ccon>.\r\nclientRequestId: b99eccec-dac7-487d-aeb6-cb4d744bcaa3",
"error": {
"message": "Received error payload from gateway service with ID 282983: <ccon>An error occurred while sending the request.</ccon>."
},
"source": "gatewayconnector-wus.azconn-wus-001.p.azurewebsites.net"
}

Report
All responses (
Answers (