Support for location-trusted in curl

Hello,

I’m working with an API key that requires the --location-trusted parameter. See curl manpage for details: curl - How To Use

It seems that make is not passing the API credentials to the redirected domain and this is causing the API to fail. Can anybody let me know if this parameter is supported and how to pass the API credentials down the chain.

There is no “curl” integration in Make. Did you mean the HTTP integration, or is this a feature request?

You can submit this suggestion to the Idea exchange, under App Ideas.

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

1 Like

Hello @makeuser222 :wave:

@samliew is right, “curl” is currently not available on Make. Feel free to log it to the Idea Exchange.

In the meantime, perhaps this external resource brought up in the community could help you.

1 Like