@dan I have the same error, it seem that fusionauth just throw the same error when:
- authorization code is invalid
- code_verifier is invalid (good format but not corresponding to code_challenge)
When I look at logs on fusionauth interface, I see good errors but not on http response.
(I'm using 1.40.1)