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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

New Release of Federated Search: Bringing Splunk Analytics to More of Your Data

Organizations today are generating more data than ever and storing it across cloud object stores, data lakes, ...

Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents

Tech Talk Inside Event Intelligence: How ITSI Turns Network Alerts into Actionable Incidents   Correlating ...

Observability Simplified: Combining User Experience, Application Performance & ...

  Tech Talk Network to App: Observability Unlocked   Today’s digital environments span applications, ...