Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am facing the same issue as above -
Exception in component tRESTClient_1 (Copy_of_ServiceNowCMDBProd_v3_09_22oaut2_WRK6)
javax.ws.rs.BadRequestException: HTTP 400 Bad Request
.
all I have done so far is used a tRest and got an access token back. I am able to read that using a log / json file. and then I am passing this to a trestClient thru a TExtractJsonFields and tSetGlobal Variable and hitting the trest client with access token. But getting that above mentioned error.
Name of the URL I am hitting -
"https://api-dev.<my_Organization>.io/v1/communications"
Attached is my job design -
Request you to please share your inputs.
HI Sunny,
For OAuth authenticated services, there is usually some quite detailed documentation on how this is used (....it is not usually guessable). If you could provide some documentation on this, it will dramatically help with getting you can answer. Unfortunately this cannot be answered without this documentation
Regards
Richard