boych-28
Rising Star
Community Member since ‎10-26-2018
‎05-14-2025

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Helpful Votes Given
  • 0 Helpful Votes Received

User Activity

Hi, I'm working to get the refresh token using OAuth. I have the code below, and it gives me the error: Error: 400, {"error":"invalid_grant","error_description":"the provided authorization grant code is invalid or was issued to another client"}. Any ...