Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Talend Community
I am attempting a REST service using tRESTClient.
Here is the SOAPUI project XML:
You need first test Your Service, because it always return:
<html> <body> <h1>403 Forbidden</h1> Request forbidden by administrative rules. </body> </html>
try first make successful call with Postman or similar tools, if it will be successful - it will be ok and with same settings in Talend
P.S. - if it real Token in XML and pictures - delete it for avoid problems
Hi
The service is successful when I run it from SOUPUI.
When I then place my parameters in the tRESTClient, I get the 403 error.
I need the token to do session authentication. Did I configure the token correctly? token value: Token token="729f70f8-67dd-86b9-0296-23d3a387a19e"