Getting Data In

When running a curl command, why I am getting that "401 unauthorized" error despite of having all the REST API capabilities?

kteng2024
Path Finder

Hi there,

I am trying the run curl -k -u james:james@123 https://localhost:8089/services/search/jobs -d search="search *" on the search head but i am getting the error 401 Unauthorized. But the user has "rest_properties_set, rest_properties_get","rest_apps_view". Can i please know why i am still getting that 401 unauthorized error despite of having all the REST API capabilities ?

0 Karma

rodrigorsilva
Communicator

Hi,

Could you try the command with double quotes:

$curl -k -u "user:password" https://localhost:8089/services/search/jobs -d search="search "

What version of curl you use?

Rodrigo Ribeiro

0 Karma

cgaete
Explorer

Can I use CURL to retrieve saved search?

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...