Hi all,
I am working on connecting a RapidAPI Booking / hotels API to my app.
I created a key for the Booking API, loaded the cURL in the API connector (screenshot 1) and intialized the call.
Viewing the output in shows a correct response (screenshot 2).
However, when I implement the same API call in my workflow (even as a first step in a new event) it’s throwing an error on frontend whatever I do (screenshot 3).
Screen 4 is the workflow, pretty straightforward and there are no other options. I tried populating the Destination, keeping it empty and use the placeholder value in the API connector, etc, but none seems to give a succesful response.
Do you know as to why this happens? I’m clueless. Perhaps it helps to see the call and response from the API, but i dont know how to see these.
Many thanks!