I am working on a project with this library. I have a method that is taking page number as argument and making a call to the same web service and loading different data based on the page number. i am receiving the same response always whereas when I make the same POST request from Postman or any other tool, I get correct response.
Unable to log because this library does not expose any logging by default.
I am working on a project with this library. I have a method that is taking page number as argument and making a call to the same web service and loading different data based on the page number. i am receiving the same response always whereas when I make the same POST request from Postman or any other tool, I get correct response.
Unable to log because this library does not expose any logging by default.