Can someone help me out with invoking a simple “Hello World” REST API through a “GET” call? My job accepts only one header i.e. Accept/application which I am sending through the tRestClient component. Here, in the advanced settings tab, I have specified the header in “HTTP Headers field”.
But when I am executing the job it's giving me the following error: HTTP 406 Not Acceptable
Please suggest some way out of this.