Hi,
I am passing the query parameters in HTTP request activity(uipath.webapi.activity version is 1.11.1). API method is put. But the set query parameters are not added after the questing mark in the end point url. Please find the error message {“timestamp”:“2022-08-28T08:02:50.502+00:00”,“status”:400,“error”:“Bad Request”,“message”:“”,“path”:“/oneflow-payment-breakdown-service/api/v1/payment-breakdowns/key/PB-27079220-a9c7-4bfa-aa83-7d1599a46868/tasks/f95bf8be-1ec8-11ed-a5d3-de9ac42abe0e/assign/”}
when i pass the query parameters in the postman API returns the success response. Please help on this.