All Apps and Add-ons

Splunk Add On Builder REST API Input 401 Unauthorized Error

p_gurav
Champion

Hi Splunkers,

I am working with Splunk add on builder to create REST API input.
I have put REST API e.g. https://abc.com/results?format=json in REST URL and passing username and password as data input parameters.
But I am getting below error:
The response status=401 for request which url=https://abc.com/results?format=json and method=GET

No other parameter has been added.

Can anyone help me to resolve this?

0 Karma

thambisetty
SplunkTrust
SplunkTrust

I believe there is an issue with authentication. first find authentication type supported by REST API. If its oauth2 then you can't achieve with default functionality of Splunk Add-on Builder. you need to write your own code.

————————————
If this helps, give a like below.
0 Karma

fed_kerr
Explorer

Did you find any solutions on this?

0 Karma

fed_kerr
Explorer

did you find any solutions?

0 Karma

p_gurav
Champion

Any help guys!!

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...