Getting certificate invalid error when creating a new integration from Adobe I/O Console to connect to User Management APIs. It's also the case with other APIs that require a self-signed certificate upload.
The request URL and JSON responses received are added below.
- Request URL: https://console.adobe.io/api/organizations/258472/integrations/entp
- Request Method: POST
- Status Code: 400
{
"id": "bbbf27f1-8a3e-4145-82cf-9c4449978f20",
"messages": [
{
"template": "ERR_MSG_INVALID_CERTIFICATE",
"variables": [
"ERR_VAR_DOC_URL"
]
}
]
}
The steps mentioned in https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/JWT/J WTCertificate.md were followed to get the certificate.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes