Kittu987 / youtube-direct-lite

Automatically exported from code.google.com/p/youtube-direct-lite
Apache License 2.0
0 stars 0 forks source link

"Unable to retrieve channel info" Error? #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to: 
http://dev.ilgm.com/YouTubeDirect/static/index.html#state=login&playlist=PLsfSUW
WsEiGJ6byLOpTU85hk1J39OPeCg

2.Click Login

What is the expected output? 
I expected the Main YTDL Screen

What do you see instead?
Unable to retrieve channel info. accessNotConfigured: Access Not Configured

What version of the product are you using? 
Just downloaded it today

On what operating system?
Windows Server 2003

Please provide any additional information below.
I have downloaded the source, updated the config.js files as requested, created 
a Play List in the Master account, tried to login (different browser) with a 
different account than the master, get the error. Nothing else has been changed.

However: The link for generating the OAuth Code was different.
Original: 
http://code.google.com/p/google-api-javascript-client/wiki/Authentication
New: 
https://developers.google.com/api-client-library/javascript/features/authenticat
ion
At: https://code.google.com/apis/console/#project:290843163295 I am using the 
CLIENT_ID as the OATH_CLIENT_ID (SEE ATTACHED) and the Developer Key form: 
https://code.google.com/apis/youtube/dashboard/gwt/index.html as DEVELOPER_KEY

Original issue reported on code.google.com by csgaragl...@gmail.com on 16 Apr 2013 at 6:03

Attachments:

GoogleCodeExporter commented 8 years ago
So you answered the question on the other "active" issue - but not this one. 
Any ideas why I am getting this error?

Original comment by csgaragl...@gmail.com on 16 Apr 2013 at 10:13

GoogleCodeExporter commented 8 years ago
I have exactly the same problem. Downloaded today ...

Original comment by cach...@gmx.de on 17 Apr 2013 at 10:48

GoogleCodeExporter commented 8 years ago
You both need to visit the "Services" tab of 
https://code.google.com/apis/console/ find the "YouTube Data API v3" entry, and 
flip it to "ON". I'll double-check the documentation to make sure that's 
spelled out there—apologies that it wasn't clearer.

Original comment by je...@google.com on 17 Apr 2013 at 1:49

GoogleCodeExporter commented 8 years ago
I've just updated the comment in the code to make that clear:

https://code.google.com/p/youtube-direct-lite/source/diff?spec=svn1df9c5c8a3eb75
be8b34b62c2905e805ef528d23&r=1df9c5c8a3eb75be8b34b62c2905e805ef528d23&format=sid
e&path=/static/js/ytdl/config.js

Original comment by je...@google.com on 17 Apr 2013 at 1:54

GoogleCodeExporter commented 8 years ago
Beautiful! Worked like a charm!

Original comment by csgaragl...@gmail.com on 17 Apr 2013 at 2:33

GoogleCodeExporter commented 8 years ago
Thank you very much - it works!

Original comment by cach...@gmx.de on 18 Apr 2013 at 10:40