XFdestek
Kurucu Üye
I am trying to follow OAuth2 public flow and I seem to always receive back
Here's my code in generating the verify and challenge (it's in dart):
Code:
provided_code_verifier_does_not_match_code_challenge
when trying to obtain an access token.Here's my code in generating the verify and challenge (it's in dart):
Code: