PostgREST / postgrest

REST API for any Postgres database
https://postgrest.org
MIT License
22.65k stars 1k forks source link

fix: fix incorrect 413 error on pg 54* errors #3534

Closed taimoorzaeem closed 1 month ago

taimoorzaeem commented 1 month ago

Fixes #3255.

laurenceisla commented 1 month ago

Rebased CHANGELOG. Should be good to merge after CI runs.

wolfgangwalther commented 1 month ago

I have seen the linkcheck failure repeatedly now:

 (       ecosystem: line   23) broken    https://blog.frankel.ch/poor-man-api - 403 Client Error: Forbidden for url: https://blog.frankel.ch/poor-man-api

But the URL is still accessible...

laurenceisla commented 1 month ago

I have seen the linkcheck failure repeatedly now:

 (       ecosystem: line   23) broken    https://blog.frankel.ch/poor-man-api - 403 Client Error: Forbidden for url: https://blog.frankel.ch/poor-man-api

But the URL is still accessible...

It may similar to the issue in https://github.com/PostgREST/postgrest/pull/3535#issue-2304726238. I like your proposal in #3544, it should also solve the other links.