I did some digging and I wasn’t able to see anything that would generate a 304 response on our end but a 200 response on the client’s end. Can you share an example of the logs you are seeing and any steps to reproduce this issue?
I deployed a MERN stack website on render and after that POST API methods are working fine but when I use a GET API method the API returns a 304 status code can you explain why this happening?