Exciting News! Flipper Code is now WePlugins! Same commitment to excellence, brand new identity.

How to Generate Dropbox Access Token

Sandeep Kumar Mishra
Sandeep Kumar Mishra
September 7, 2021
5 minutes read
The WP DISPLAY FILES plugin requires the usage of the Dropbox Access Token to display Dropbox files on the frontend in order to work properly. To create a shortcode for Dropbox in the WP DISPLAY FILES plugin, you need to create the ‘Dropbox Access Token’.

Generate Dropbox ‘Access Token’

  1. Step 1: Please visit the Dropbox Developer website and log in with your account details.
  2. Step 2: After logging in, click on Create Apps.
    Create App
  3. Step 3: Enable Scoped Access, assign full Dropbox permission, and insert your App Name (the app name should be unique).
    App Settings
  4. Step 4: Enter your current backend page URL (plugin’s Dropbox Settings page URL) in the highlighted Redirect URI field.
    Redirect URI
  5. Step 5: Go to the Permissions tab and assign the permissions as displayed in the image below. Enable all the checkboxes and then click on the Submit button at the bottom.
    Permissions Settings
  6. Step 6: Go to the Settings tab and click on the Generate button to create the token. Copy this generated token and paste it in the plugin’s settings form displayed on the left side, then click on the Save Token button. A connection with Dropbox will be established.
    Generate Token
The Dropbox setup is now complete. You just need to create a shortcode to display files and folders listing from Dropbox. Once you are done with setting up credentials, follow this tutorial to quickly display listings using these keys.

Explore the latest in WordPress

Trying to stay on top of it all? Get the best tools, resources and inspiration sent to your inbox every Wednesday.