Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

OAuth 2.0 Authorization Code flow grant type - PQ API Connection

Hi, i'm tryng to to get Access Token from an OAuth2 Authorization Code flow. Here the code: "PART 1" work fine and return the Authorization Code, bat "PART 2" don't work and return error.   Thanks...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Solved, the problem was due to an erroneous Base64 Encoding