Private
Public Access
1
0
Files
Purrse/src
Catherine Renelle fae15ad66b Return clear error when SimpleFIN setup token is already claimed
A 403 from the claim URL means the token was already used or is
invalid. Throw InvalidOperationException so the middleware returns
a 400 with a helpful message instead of a generic 500.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 21:10:07 -05:00
..