-
getting access token via api in unity
Hi i want to get access token via api in unity with UnityWebRequest method. "https://www.dropbox.com/1/oauth2/authorize?response_type=token&redirect_uri={1}&client_id={0}" how can i get access token using this url in unity.
-
need .net sample code for upload files
Hi..i need sample code for upload files to dropbox with API and also i want to integrate that in my unity application..so kindly any one give sample code for upload
-
upgrade your Dropbox Api's newtonsoft.json to 9.0.0.0
i am using your dropbox api with newtonsoft.json 7.0.1 dll ..if i use 7.0.1 dll i get the data,but this dll affect my other project..please provide your dropbox.api with newtonsoft.json.dll for 9.0.0 version