Security

Unexpected query string parameters: form in Drilldown

snehal8
Path Finder

Hello All,

I am passing state variable to another form called CityName.

My drilldown is as follows:


/app/demoapp/CityName?form.Subscriber_State=$click.value$

My CityName Form:

index=myindex Subscriber_State="$Subscriber_State$" | table Subscriber_City

where Subscriber_State is variable.

When i click to my state its opening new tab and giving this error:

Unexpected query string parameters: form.Subscriber_State

Please can any one help me on this.

thank you

Tags (1)
0 Karma

badpianoman
Engager

I had this same error. I'm not sure if this will be the solution for you, but the URL I was being redirected to was not correct. I was using "Redirector" with SideViewUtils in the view "FirstTestView" and had specified the "Redirector" to go to the view "DifferentTestView" and received the "Unexpected query string parameters" error.

I was being sent to
/app/TestApp/FirstTestView/DifferentTestView?token=foo

This should have been
/app/TestApp/DifferentTestView?token=foo

I changed the "url" parameter for "Redirector" to be "..(backslash)DifferentTestView" and it went to the correct view.

To troubleshoot, you may want to go to the URL directly to ensure the issue is with the URL and then try and figure out the correct URL.

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In the last month, the Splunk Threat Research Team (STRT) has had 2 releases of new security content via the ...

Announcing the 1st Round Champion’s Tribute Winners of the Great Resilience Quest

We are happy to announce the 20 lucky questers who are selected to be the first round of Champion's Tribute ...

We’ve Got Education Validation!

Are you feeling it? All the career-boosting benefits of up-skilling with Splunk? It’s not just a feeling, it's ...