I've solved my problem. For the people who get same error should use access token not request token.
On Wed, Jun 28, 2017 at 9:39 PM, Furkan KAMACI <[email protected]> wrote: > Actually, I've used oauth_token_secret as secret and oauth_token as key > but didn't work. > > Btw, Dropbox says that today is planned as the last day to support the old > API but they've postponed it for a couple of months. > > On Wed, Jun 28, 2017 at 9:17 PM, Furkan KAMACI <[email protected]> > wrote: > >> Hi Folks, >> >> I test Dropbox repository connector but couldn't find secret and key (not >> application one) due to old API is deprecated. Could you guide me? >> >> Kind Regards, >> Furkan KAMACI >> > >
