print ( "Successfuly obtained a new token from OAuth2 server" ). tokens = json.loads(token_response.text). return tokens[ 'access_token' ].
確定! 回上一頁