Forum Discussion

mikegoatly's avatar
mikegoatly
Frequent Visitor
6 years ago

Connecting to an API with basic authentication and custom header

We're trying to connect to an API that requires both basic auth and a custom header called "clientid".   The data source is configured with basic authentication, and the clientid header is passed t...