Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Debra Bodham
1
Views
2
Comments
Dropbox error
Question
Forge
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
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
Debra Bodham
Thanks.
I'll give that a try.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...