It looks like you're new here. If you want to get involved, click one of these buttons!
access_token = kite.renew_access_token(refresh_token=request_token, api_secret=api_secret)
Do you have any recommendation for the document that I can refer to?