getting below error while calling web service
Summary:
we are trying to post data to external system using a web service.
we have 2 web services - one for connecting with external system , in that web service we are providing user id and password.once authenticated , we are getting token as response.
second web service is posting data to external system , using token ,
while posting the data , it is throwing below error:
Exception: [JBO-29000: Unexpected exception caught: oracle.adf.model.connection.rest.exception.RestConnectionException, msg=JBO-57001: Invocation of service URL used in connection failed with status code 400 Bad Request.], HTTP Error Response: [null], Status Code: [0]message: [null] |
post request payload :
0