Client request GET method is sending improper data for specific third-party domain

We have developed a Freshsales app. In the app, we have used the Freshsales request method client.request.get for making API calls to third-party domains. We can get responses when the app is testing in the development environment. But, when we do the integration testing by deploying it as a custom app in Freshsales, it is sending success result as {“attempts”: 1 }.

This is a critical issue and needs to be addressed. Could you please look into it?

Do we have any update on this?

Hi @rajezz,

Could you share the code used and where is this result sent to or received? What is the expected success response?