I am facing an issue while fetching data for Orders, Trades and Positions, where the fetched JSON showing in the screen. It leads to confusion and unable to find custom messages.
For Example: If I fetch Orders Information, it prints the JSON. I want to disable this from printing this on the screen.
I verified the KiteConnect API code and didn't find any clue disable this. Kindly help.
If it is shell app then set debug flag false to not print debug details on screen.