Large error from passportAuth redirect causes HTTP 431 error with no response body #2831
Labels
good first issue
Good for newcomers
kind/bad-experience
kind/bug
Something isn't working
status/ready-to-work-on
This issue is up for grabs
Projects
What is the problem?
Tweet summary: https://twitter.com/jitl/status/1446848491452575746
Prisma's errors are very detailed and helpful, but if they end up in a query param - like for an OAuth error redirect - your app might not be able to actually render anything.
Paste all your error logs here:
Paste all relevant code snippets here:
What are detailed steps to reproduce this?
verifycallback, return an error with a very long message. It's easy to get Prisma to spit out a really long one inside a nested upsert.Run
blitz -vand paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response
The text was updated successfully, but these errors were encountered: