is there a way to see a log of the HTTP request that the API Connector produces? We can capture responses but I could not find a place where to track the generated requests.
I ask as I see some different behavior vs the same request done via Postman hence I was wondering what Bubble does different.
Hi, I was actually looking for the request the is being sent out (for the response it is quite clear where to find it). I was interested in seeing the Body and Headers etc of the request.
Regarding my issue, it has been fixed with a header (multipartformdata).