View Single Post
Old 03-07-2024, 07:48 PM   #31
pongsak
Junior Member
pongsak began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2024
Device: pocketbook
Today, curl command in the started post is not correct for me, I must use this command instead.

Code:
curl https://api.dropbox.com/oauth2/token -d code=<Access Code Generated> -d grant_type=authorization_code -u <key:secret>
pongsak is offline   Reply With Quote