clickrain / videolink

Video Link is a Field Type add-on for ExpressionEngine that enables easy and user-friendly embedding of user-defined YouTube and Vimeo videos.
MIT License
15 stars 6 forks source link

Youtube API version no longer available #25

Open Mode-Interactive opened 7 years ago

Mode-Interactive commented 7 years ago

I've been trying to display my youtube video on the hompepage of my website (www.modeinteractive.com/online) , but it never starts. When I inspect the website this is the message it reads: Failed to load resource: the server responded with a status of 410 () and then: {"apiVersion":"2.1","error":{"code":410,"message":"No longer available","errors":[{"domain":"GData","code":"NoLongerAvailableException","internalReason":"No longer available"}]}}

How do I fix this? I have a paid Wordpress theme and I am using Visual Composer. Could it be the server's problem? The developer's problem? I tried to create and enable an API KEY from my Youtube account, but nothing changes.

I would really appreciate your help!

Thank you very much Mode