Need to see if your shared folder is taking up space on your dropbox 👨‍💻? Find out how to check here.

Forum Discussion

loybter's avatar
loybter
New member | Level 2
3 years ago

The connector uses the Dropbox API

I'm attempting to print logs for Dropbox aggregating and provisioning operations in order to determine which API is being used by the connection and what response they are receiving, but none of the logging are functioning. I tried full VA level logging, however it did not print anything other than usual provisioning logs instead of any api calls performed by connector.
I attempted loggers. redactle unlimited

logger.sailpoint.name = openconnector.connector.DropBoxConnector
logger.sailpoint.level = trace
logger.sailpoint.additivity = false
logger.sailpoint.appenderRef.rolling.ref = STDOUT

logger.sailpoint.name = com.sailpoint.ccg.handler.GetObjectHandler
logger.sailpoint.level = trace
logger.sailpoint.additivity = false
logger.sailpoint.appenderRef.rolling.ref = STDOUT

logger.sailpoint.name = connector.sdk.webservices.ExecutionMediator
logger.sailpoint.level = trace
logger.sailpoint.additivity = false
logger.sailpoint.appenderRef.rolling.ref = STDOUT


logger.webservices.name = sailpoint.connector.webservices
logger.webservices.level = trace
logger.webservices.additivity = false
logger.webservices.appenderRef.rolling.ref = STDOUT

logger.sdk.name = connector.sdk.webservices
logger.sdk.level = trace
logger.sdk.additivity = false
logger.sdk.appenderRef.rolling.ref = STDOUT

I'm not sure if anyone knows what Dropbox user management API connection is using. I'm aware that the connector utilizes HTTP - Developers - Dropbox 1, but I'm searching for specific end locations for each activity.

1 Reply

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    3 years ago

    We can't offer support or insight on Sailpoint, such as to provide guidance on what its code does or uses, as it's not made by Dropbox, so I recommend reaching out to the developer of that app for help with it.

     

    It sounds like you've already found this, but for reference though the documentation for all of the Dropbox API endpoints can be found here for the user endpoints and here for the team endpoints. That should cover everything a third party integration might be using, but doesn't offer insight on Sailpoint in particular of course.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!