Hi!
I am trying to understand how to configure authentication in a REST API data source. The plugin docs don’t say anything on this. How do I exchange a client id and secret for a token?
Much appreciated,
Kevin
Hi!
I am trying to understand how to configure authentication in a REST API data source. The plugin docs don’t say anything on this. How do I exchange a client id and secret for a token?
Much appreciated,
Kevin
The REST API functionality allows setting a token in the request header; user ID and key exchange tokens are not currently supported.