The REST Web Service call fails:HTTP/1.1 400 Bad Request
search cancel

The REST Web Service call fails:HTTP/1.1 400 Bad Request

book

Article ID: 282414

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

The REST Web Service call fails with the following error message in the job log:

HTTP/1.1 400 Bad Request

 

The REST service contains a question mark(?) in its HTTP Resource. For example:

http(s)://servername/api/resources?fiscalYearMonth=202402

So, there's no need to include the question mark(?) in the URL.

Environment

CA Automic Dollar Universe: Dollar Universe v6.10, 7.x

Cause

Configuration

Resolution

-Add a REST Service with an entry below on the "Based URL"

http(s)://servername/api/resources

 

-In the REST Uproc, modify the "HTTP Resource" and in "Request URL Parameters" with values below.