You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error gets printed when trying to add a resource to an API imported from OAS with clientCredentials flow. ERROR Error while parsing OpenAPI definition:attribute components.securitySchemes.default.scopes is missing {org.wso2.carbon.apimgt.rest.api.publisher.v1.impl.ApisApiServiceImpl}
Steps to Reproduce
Create an API
Download the API swagger definition
Then change the implicit flow config with client credentials flow config.
Description
The following error gets printed when trying to add a resource to an API imported from OAS with clientCredentials flow.
ERROR Error while parsing OpenAPI definition:attribute components.securitySchemes.default.scopes is missing {org.wso2.carbon.apimgt.rest.api.publisher.v1.impl.ApisApiServiceImpl}
Steps to Reproduce
-Import the API definition file and create a new API.
-Add a new resource
Affected Component
APIM
Version
3.0.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: