I am attempting to create an Xtension to Zoom’s API’s in Automation cloud. While creating, I receive this error when trying to upload the json file.
OpenAPI specification is invalid: Swagger schema validation failed. Data does not match any schemas from 'oneOf' at #/components/securitySchemes/openapi_oauth Additional properties not allowed: extensions at #/components/securitySchemes/openapi_oauth/flows/authorizationCode Missing required property: $ref at #/components/securitySchemes/openapi_oauth JSON_OBJECT_VALIDATION_FAILED
when I try to use the base api, https://api.zoom.us/v2/, i see this error Unable to retrieve remote URL. Not sure if anyone else tried to make this connection. If you did, what did you do to create this? thank you.
