Reproduction: 1. set a challenge method for PKCE <img width="1462" height="815" alt="Image" src="https://github.com/user-attachments/assets/b43d03a4-b850-4751-a17d-81deecdb6008" /> 2. Try the device method: <img width="1399" height="525" alt="Image" src="https://github.com/user-attachments/assets/d945a173-6bfc-46cd-8aa2-82f2cdcbe22a" /> Error message: ``` KeycloakPostError: 400: b'{"error":"invalid_request","error_description":"Missing parameter: code_challenge_method"}' ```