You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting {"error":"invalid_grant","error_description":"Failed PKCE Validation"} with an HTTP 400.
It's probably something weird happening when creating the code challenge on the non-WP-side. I'm not sure yet, though, I just got back home today.
@lostfocus I recently fixed a bug that if you were using PKCE, it wasn't properly passing the PKCE parameters for validation, so it was treating it like no PKCE. Could be it never really worked.
https://lostfocus.de/2023/12/31/231932/#IndieAuth
@lostfocus Can you elaborate?
The text was updated successfully, but these errors were encountered: