1
Views
2
Comments
Dropbox error
Question
Hi,
I'm trying to use the dropbox connector but I keep getting an error. I've created the app in DropBox and added the 'AppKey' and 'AppSecret' and these seem fine but when it reaches the Account_GetInfo I get the following error: NoDropboxAuthorizationCodeException.
Any ideas where I am going wrong?
Debra
2024-01-22 15-21-29
Pedro Cardoso
Hello Debra.

That error is raised when there's no authentication set ins ession.

If you check in our demo, we'v changed the Internal Error page where we have a button that redirects you to the "HandleNoAccessTokenException" screen available in the Connector. You can follow this pattern which we believe will help, but you can also call the "SetDropboxToken" action, available in the Utilities folder.

Hope it helps. If it dosen't, let me know.

Cheers
Pedro Cardoso
2018-05-15 13-02-33
Debra Bodham
Thanks.

I'll give that a try.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.