getting the following error in nest js when trying to fetch the swagger docs

I’m getting this error when calling from google chrome if called this from brave it’s working fine.

enter image description here

**It’s my endpoint: ** GET http://localhost:3100/ripa/docs-json net::ERR_CONTENT_DECODING_FAILED 304 (Not Modified)

Anyone can help me to fix with this, Anyone faced this error before?