[ 
https://issues.apache.org/jira/browse/AMBARI-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yusaku Sako updated AMBARI-1852:
--------------------------------

    Description: 
The server throws 400 upon a call to 
/api/v1/clusters/cluster/configurations?&_=timestamp.
This is a UI bug.  The URL has an extra ampersand even though there are no 
other parameters.

{noformat}
{
  "status" : 400,
  "message" : "Unable to compile query predicate: Invalid Query Token: 
token='&', previous token type=LOGICAL_OPERATOR"
}
{noformat}
    
> Upon clicking Services > Service > Config, a call to "configurations resource 
> is made and the server throws 400
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-1852
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1852
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.3.0
>            Reporter: Yusaku Sako
>            Assignee: Yusaku Sako
>             Fix For: 1.3.0
>
>         Attachments: AMBARI-1852.patch
>
>
> The server throws 400 upon a call to 
> /api/v1/clusters/cluster/configurations?&_=timestamp.
> This is a UI bug.  The URL has an extra ampersand even though there are no 
> other parameters.
> {noformat}
> {
>   "status" : 400,
>   "message" : "Unable to compile query predicate: Invalid Query Token: 
> token='&', previous token type=LOGICAL_OPERATOR"
> }
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to