Hi,
When I am trying adding REST API plugin, I have an error in select action parameters step (see attached image). the error does not specify what is wrong, and while examine response in dev utils i can see the following message:
"error": {
"code": "AIPluginFailedToUpdate",
"message": "The AIPlugin and associated operations and parameters failed to create or update. "
}
My API for the POC is without authentication and using port 80
Error adding REST API Plugin - no specified reason - Select action parameters step
For anyone else running into this issue - the OpenAPI Specification must be in OpenAPI 2.0. OpenAPI definitions that are in OpenAPI 3.0 format are not supported.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.