Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error 503 when connecting HTTPS Target Server

Not applicable

Hi,

I've created a new Target Server

{
  "host": "<HOST>",
  "isEnabled": true,
  "name": "<NAME>",
  "port": 443,
  "sSLInfo": {
    "ciphers": [],
    "clientAuthEnabled": "false",
    "enabled": "true",
    "ignoreValidationErrors": true,
    "protocols": []
  }
}
When i want to connect, i'got a 503 error
{"fault":{"faultstring":"The Service is temporarily unavailable","detail":{"errorcode":"messaging.adaptors.http.flow.NoActiveTargets"}}}

In the documentation, I saw that I had to add ssIInfo.enabled=true to activate the https connection between Apigee and my API but it doesn't work.

Do you have any idea?

Julien

0 8 863
8 REPLIES 8