Thank you for your response.
I consistently receive an invalid_grant error, even though I have double-checked that the client_id and client_secret are correct. Additionally, I always immediately initiate the access_token request, so the code should not have expired.
Moreover, the error response does not include the expected error description.
Initially, everything was working fine, but the error suddenly started occurring, which is quite confusing to me.