Generate a Personal Access Token
Personal access tokens provide a simple way to authenticate without the full OAuth flow.
Access Vimeo Developer Portal
Go to the Vimeo Developer Portal and sign in with your Vimeo account.
Create a New App
Click Create an App and fill in the required details.
- App name: Choose a unique name for your app.
- App description: Provide a brief description of your app’s functionality.
- Check the box to agree to the Vimeo API Terms of Service.
- Click on
Create Appto move forward.
Generate Personal Access Token
Under your app settings, scroll down to the Authentication section and choose Authenticated (you) option to select scopes.
- Select the necessary scopes,
publicscope is required. - NOTE:
uploadscope is not available in sandbox environment, so we exclude it from the default scopes list. Users can still add it manually if needed. - Click the
Generatebutton (just below scopes) to create your personal access token. - Copy the generated token and use it as the Personal Access Token credential in StackOne.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Personal Access Token
Connect
- Click Connect
- If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
- Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.