Hi.
I'm trying to use an existing connector from a third party but whenever I try running the flow, I get this error:
ResponseSwaggerSchemaValidationFailure
The API 'scrapingbeeip' returned an invalid response for workflow operation 'Scrap_URL' of type 'OpenApiConnection'. Error details: 'The API operation 'HTML' requires the property 'body/xhr' to be of type 'Array' but is of type 'Object'.'

I've tried making a new connection with the api and making a new flow entirely. I'm not sure if this is something that can be fixed on my end or if the connector is broken. Any tips or guidance would be appreciated.