Need hint on API Connector GET/XML request

Hey.

I’m trying to get some XML data through a GET request within the API Connector, but somehow I fail…
When I do the request in the browser or in Postman everything works fine, but the bubble API Connector gives me the “- Current fiber timed out after 65000 ms” error message.

Basically it is (should be) quite easy (bubble newbie though).
See my screenshot of the call beneath.

Can anyone give me a hint?
Thanks in advance!

Your settings look okay, I’d raise a bug on it, possibly there is a server issue blocking the response, or blocking the request.

Try changing Use as Action to Use as Data.

Are you sure you got something to work with Postman?