Vimeo
In order for the package to access the Vimeo API, you should specify an access token in the appSettings
area of your Web.config
file:
<add key="SkybrudVideoPicker:VimeoAccessToken" value="Your Vimeo access token" />
You can find a list of your existing Vimeo apps here, or create a new app here. Once you have created an app, click on it in the list, and then go to the Authentication tab/page - here you'll be able to generate a new access token.