The authorization_code which the app requested. The application can use the authorization code to request an entry token for the target resource. Authorization codes are limited lived. Usually, they expire after about 10 minutes.OAuth2 Authorization code was now redeemed, you should retry having a new valid code or use an existing refresh token.Due