Hello,
I’m building app using external whereby API. I want to create new room using API call. At the beginning I tried this in Postman and it worked perfectly fine.
So I transferred it to the API Connector:
And I get response like this
I know that startDate is required and as I see I give it in JSON in API Connector.
Does anyone know what’s going on?