I have built an API that is used to add time logs in Zoho people. The API is working fine with Postman I tested it with postman and time logs were successfully added in Zoho.
When I am trying to use the same API in the UiPath Http Response activity I am getting an Authentication error.
Please suggest some solution to this problem here is my activity
I did not get your 1st point can you please explain?
other that we are using Oauth2 type authentication with access tokens that we generate every time
Client ID and Secret is correct while generating the tokens