Page 1 of 1

error with Chrome Extension

PostPosted: Sun Sep 02, 2012 9:42 pm
by tuareg64ve
Hello,

after adding a Youtube playlist with the Chrome Extension, I am geting the following error in the log:


2012-09-02 23:37:08,102 WARN [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Server returned HTTP response code: 403 for URL: http://gdata.youtube.com/feeds/api/play ... AB4170FAAA
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.serviio.util.HttpClient.retrieveBinaryFileFromURL(HttpClient.java:72)
at org.serviio.library.online.feed.FeedParser.parseFeedStream(FeedParser.java:115)
at org.serviio.library.online.feed.FeedParser.parse(FeedParser.java:90)
at org.serviio.library.online.OnlineLibraryManager.findResource(OnlineLibraryManager.java:169)
at org.serviio.library.online.OnlineLibraryManager.findResourceInCacheOrParse(OnlineLibraryManager.java:186)
at org.serviio.library.online.metadata.FeedUpdaterThread.getOnlineItems(FeedUpdaterThread.java:159)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:96)
2012-09-02 23:37:08,433 WARN [PluginCompilerThread] Plugin NHLGameCenterPlugin.groovy failed to compile: startup failed:

This playlist is PUBLIC but if I put in the browser:

http://gdata.youtube.com/feeds/api/play ... AB4170FAAA

I get the following error:

"User authentication required."

What is wrong?

Re: error with Chrome Extension

PostPosted: Mon Sep 03, 2012 10:24 am
by Xmantium
Please can you keep the chrome extension questions or problems on the original post here

This way your questions can be quickly answered and other users can help following the post.

Re: error with Chrome Extension

PostPosted: Wed Sep 05, 2012 6:49 am
by tuareg64ve
Ok!