All Apps and Add-ons

Webtools Add-on urlencode : Why is there command failure?

TheFrunkster
Explorer

I am using the Webtools add-on to do some work with a API endpoints.  The curl commands works fantastically.  However, when attempting to use the urlencode command, I keep getting errors.   I get the following error message:
command="urlencode", '<' not supported between instances of 'OrderedDict' and 'OrderedDict'

I have installed the latest version of TA-webtools, 3.0.2.  Splunk version 8.2.7.

Please see the attached image.Screen Shot 2023-01-18 at 4.47.40 PM.png

Any help on resolving this issue would be extremely appreciated.

Thanks.

Regards,

TheFrunkster

Labels (2)
0 Karma

wmuselle
Path Finder

Not using that add-on, but looks to me that:

it is because the custom command is trying to sort the results before returning.

you will notice that it  it will probably work if you only pipe 1 event into the command.

easy way out: remove results.sort() from the custom command

hoping they fix the add-on for you

0 Karma
Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...