You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

multiple query parameter

Received Response
61
Views
4
Comments

Summary:

I am not able to pass multiple column filter in q parameter

URL

?q=attributeNumber1=62&HeaderId=5

Error

{

  "type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",

  "status": 400,

  "title": "Error",

  "detail": {

    "title": "Bad Request",

    "status": "400",

    "o:errorDetails": [

      {

        "detail": "URL request parameter HeaderId cannot be used in this context.",

        "o:errorCode": "27520"

      }

    ]

  }

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!