I am currently in the process of using the Splunk Add-on Builder. I want to use REST API as the data source. The issues that I am having is how to use OAUTH v1 with the Splunk Add-on Builder? The error message that I am getting is:
errors: { [-]
message: Client required: but no client (client=xxx or oauth_consumer_key=xxx) present.
type: unauthorized
}
I have tried to specify these referenced items in the REST Request Headers, but to no success. Any Ideas?
↧