Hi!
I am working with third party API via Bubble API Connector and everything works fine but instead of URL Redirect i get whole HTML body in response to an API call. I reached API provider support and they steer me in “do not follow redirects” direction. I didn’t find any info about that so i tried to recreate my issue via postman.co and, indeed, there is toggle for that
When i turned it off i got desired response form an api call.
So my question is how i can recreate this state in bubble api connector?