Hi, I’m trying to connect a Vimeo album to The Grid. I have created an app on Vimeo and generated an access token. Scopes are set to private public. I pasted the token in global settings -> social api. But I’m not getting it to work, I get the following error message: “Sorry, an error occurs from Vimeo API: You must provide a valid authenticated access token.” Any Ideas? The documentation on The Grid is not that extensive…
Hi,
Can you try to generate a new token and see if that works.
You might want to review the link below
https://developer.vimeo.com/api/authentication
Thanks
I have tried that, created a new app as well. I’m generating a new personal access token using this https://cl.ly/03362G1m2R1P. Is this the right way to go?
Please use a public scope only. If you need private, you need to generate authenticated tokens. For more details about that, please see https://developer.vimeo.com/api/authentication#generate-tokens or contact Vimeo support.
Thanks.
Thanks, that did the trick! Works fine now.
You’re welcome.