You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yup. Looking into this at the moment since we have a client where their video feed is down. V2 has been deprecated for a while, but not it seems it has been removed.
There is an equivalent in V3, but calling it without an access token or server key will almost always return an error like Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.. So it seems that there is no way anymore to accomplish this without first registering an app in the Developer Console, and then continue from there.
The URL used in the code no longer works - se example on the URL below:
https://github.com/warrenbuckley/UmbracoExtensionMethods/blob/master/ExtensionMethods/YouTube/YouTubeVideo.cs#L35
I'm looking into whether there is another way obtaining the same information.
The text was updated successfully, but these errors were encountered: