ICS Connection Authorization Header - Help
Summary
ICS Connection Authorization Header - HelpContent
All,
I'm trying to setup ICS to call my LIFX light bulb APIs. https://api.developer.lifx.com/
The way it works, they give me an api-key and I'm required to pass this along in the header "Authorization: Bearer XXXXMYKEYXXXX"
They don't require me to regenerate this key each time (very odd scenario) so it doesn't follow standard 2-leg O-Auth scenarios.
With ICS, I can't seem to find a way to configure things to just pass my key into the Authorization header value. This value cannot be set in the integration (standard headers) and none of the connector configuration options seems to work (they all require a service to be called to retrieve the key).
1