Example : PKCE code flow access token request curl https://api.dropbox.com/oauth2/token \ -d code=<AUTHORIZATION_CODE> \ -d grant_type=authorization_code ...
確定! 回上一頁