django-dropbox icon indicating copy to clipboard operation
django-dropbox copied to clipboard

ErrorResponse: [401] 'Access token not found.'

Open rocchidavide opened this issue 11 years ago • 4 comments

I follow install instructions a first time and all was fine, but I made an 'app folder' instead of a 'full folder', so I received after a submit in my django app an error

[400] "Full Dropbox access attempt failed because this app is not configured to have full Dropbox access. Should your access type be app folder ('sandbox') instead?"

So I created a new dropbox app, this time of type 'full', and I repeated the request token procedure... but this time does not work: i obtain a ErrorResponse: [401] 'Access token not found.'.

rocchidavide avatar Dec 04 '13 16:12 rocchidavide

I have the same problem :confused:

brunozrk avatar Aug 17 '14 21:08 brunozrk

same problem here

RusEu avatar Apr 06 '15 07:04 RusEu

i forh this repo a fix the problema u can use it

https://github.com/leonardoo/django-dropbox

leonardoo avatar Apr 21 '15 03:04 leonardoo

@leonardoo do you want to make a pull request for it?

andres-torres-marroquin avatar Apr 21 '15 03:04 andres-torres-marroquin