net::ERR_QUIC_PROTOCOL_ERROR when requesting from my frontend

This is my deployment: My deployment. It worked fine when I requested it from Postman, but when I requested it from my Netlify frontend, it give me a QUIC_PROTOCOL_ERROR

Hey! This is an issue we’re currently tracking for some customers. How often are you able to reproduce it? On what path does your app listen? I get get a 404 on https://biological-erika-johnlimbus-63e24879.koyeb.app/

Hi, thank you for responding.

I get it on my netlify frontend on these path:

https://biological-erika-johnlimbus-63e24879.koyeb.app/API/All

https://biological-erika-johnlimbus-63e24879.koyeb.app/API/TodayIdentity

Like 80% of the time I get the error. But when I open the inspect tool and reload the page, it work normally. Can you guys somehow disable the QUIC please.

Hi @Ko_Andi,

We pushed changes. Could you tell us if you are still facing this issue?