Creating Your Vimeo App
OVERVIEW:
1) go here:
https://developer.vimeo.com/
2) Click on "My Apps"
3) If you have NOT created an app, click "Create a new app" and create your app
4) Once created, click on it so you see it's details
5) Click on the "Authentication" tab/button
6) Click on the "Generate Token" button at the bottom to create a NEW access token. Make sure "Public" and "Private" scopes are checked (they are by default).
To integrate with Vimeo, you need to create an APP on their website:
https://developer.vimeo.com/apps
Once that is done, you will be given a
Client Identifier and a
Client Secrets that you will need to copy+paste into the Global Config of your Vimeo module in your ACP to activate the module.