@dhaneshgosai wrote:
I am using cordova-plugin-advanced-http and call api through this plugin all transaction works well but as and when I got 401 error from server due to some issue at server side after this issue I will get same response all time.
It will cache my api response and never be get proper data.
If I uninstall app and again reinstall it its working as expected same issue will our if I got any error like 401 or 404 from server side.
I want to disable caching of my request & response while calling any API.
Help me If I am doing any mistake in it.
Thanks!
Posts: 1
Participants: 1