All Apps and Add-ons

Web Tools Add on (TA-webtools): Curl command sends error

suser2019
Explorer

I am using this app https://splunkbase.splunk.com/app/4146
The curl command is not picking up method=POST and always returning error 405 and

{"error":{"detail":"GET method not supported for API","message":"Method not Supported"},"status":"failure"}
I used this command

| eval header="{\"Content-Type\":\"application/json\", \"Accept\":\"application/json\"}" 
| curl method=post uri=url-rest-api user=username pass=password headerfield= header

Now I am not sure how to make a POST call to an external API from Splunk search. Every time it is being detected as GET.

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

Please try the latest version of the app 1.2.4 which contains many bug fixes.

https://splunkbase.splunk.com/app/4146

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

Please try the latest version of the app 1.2.4 which contains many bug fixes.

https://splunkbase.splunk.com/app/4146

0 Karma

jkat54
SplunkTrust
SplunkTrust
0 Karma

suser2019
Explorer

I made the changes suggested in the link.. Here is what I see after this:

| curl method=post uri=<servicenow-link-incident-creation> splunkauth=false

{"error":{"message":"Method not Supported","detail":"GET method not supported for API"},"status":"failure"}

| curl method=post uri=<servicenow-link-incident-creation> splunkauth=true

{"error":{"message":"User Not Authenticated","detail":"Required to provide Auth information"},"status":"failure"}

0 Karma

jkat54
SplunkTrust
SplunkTrust

Are you trying to use my curl command to integrate with service now?

0 Karma

suser2019
Explorer

yes I am .. would you foresee an issue?

0 Karma

jkat54
SplunkTrust
SplunkTrust

You should be able to do it yes, but there's an app for service now. Why not use it instead?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...