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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...