Traceback (most recent call last): File "F:\Python27\FAUploader (Roaring-gorge)\Roaringgorge101", line 22, in access_token = sess.obtain_access_token(request_token) File "build\bdist.win-amd64\egg\dropbox\session.py", line 205, in obtain_access_token response = self.rest_client.POST(url, headers=headers, params=params, raw_response=True) File "build\bdist.win-amd64\egg\dropbox\rest.py", line 260, in POST return cls.IMPL.POST(*n, **kw) File "build\bdist.win-amd64\egg\dropbox\rest.py", line 207, in POST post_params=params, headers=headers, raw_response=raw_response) File "build\bdist.win-amd64\egg\dropbox\rest.py", line 183, in request raise ErrorResponse(r) ErrorResponse: [401] u'Token is disabled or invalid' >>>