NClientV2 icon indicating copy to clipboard operation
NClientV2 copied to clipboard

Issues handling 404 errors as of 2.9.4

Open Kinuseka opened this issue 3 years ago • 0 comments

App will return "Invalid response [Retry]" If the website returns a 404 error (Content not found). Clicking retry will force Cloudflare Verify prompt.

My assumption is that prior 2.9.x update the app catches all HTTP errors and assumes it as a cloudflare error. The app should only start renewing cloudflare token if the website returned 503 error. error.

Kinuseka avatar Jun 03 '22 07:06 Kinuseka