status: 400,
error: 'Error in call to API function "files/list_folder": Invalid authorization value in HTTP header "Authorization": "Bearer [object Object]". Expecting "Bearer <oauth2-access-token>".',
Hi, I am getting this error after I use dropbox-sdk-js with passing the accessToken I got by using npm package ''passport-dropbox-oauth2" to authorize my dropbox app.
I could be able authorize my app: