Failing requests on V2 Runtime `net::ERR_HTTP2_PROTOCOL_ERROR 400`
I tried to switch to using the V2 runtime on one of my apps recently and was frequently getting the following error when I make any request to my nodejs express server:
net::ERR_HTTP2_PROTOCOL_ERROR 400
This issue was resolved when I switched back to using the legacy runtime. I've attached a video showing the error7 Replies
Project ID:
d5830106-c562-4490-bfe0-6636a0c4a844
d5830106-c562-4490-bfe0-6636a0c4a844
hello, are you able to provide a minimal reproducible example?
Go to
https://market-controller-api-staging.up.railway.app/
and int he query box enter the following
The response should return a forbidden error. However if you do it a couple of times eventually is will either hang or return the error mentioned abovethat would be a demo of the issue, we would need a fully minimally reproducible example that we could deploy to see this issue
ah this would take a bit more time, will get back to you on this
sounds good