04-20-2017, 06:36 PM
04-20-2017, 07:12 PM
Amazing share :-) Thank you and Max Reps+
04-20-2017, 07:24 PM
Thanks for the share.
04-20-2017, 07:52 PM
done by Scorpio
04-20-2017, 08:09 PM
Thanks for comments. If you make money help the developer by buying it.
04-21-2017, 03:10 AM
yes good idea
04-21-2017, 03:17 AM
Has anyone got YTCommenter to work?
I keep getting when trying to add youtube channel.
401. That’s an error.
Error: invalid_client
The OAuth client was not found.
Request Details
That’s all we know.
I have followed and repeated app creation videos a few times.
Help?
I keep getting when trying to add youtube channel.
401. That’s an error.
Error: invalid_client
The OAuth client was not found.
Request Details
That’s all we know.
I have followed and repeated app creation videos a few times.
Help?
04-21-2017, 03:24 AM
same issue here
04-21-2017, 03:31 AM
(04-21-2017 03:17 AM)cyberburro Wrote: [ -> ]Has anyone got YTCommenter to work?
I keep getting when trying to add youtube channel.
401. That’s an error.
Error: invalid_client
The OAuth client was not found.
Request Details
That’s all we know.
I have followed and repeated app creation videos a few times.
Help?
As i said will say it again
see documentation.html file with open eyes the video shows everything.
I have tested on localhost and it works like boss.
link
https://youtu.be/yLY07KDPi5U
401 only popups when you have given wrong path to domain from where you are running it
make it correct and it will work
you need to give two redirect urls as per video.
make sure your google console project have all the api enabled and project is running.
I have installed it on localhost
so my domain was
http://localhost/yt/
and my redirects are
http://localhost/yt/index.php/openid/google
http://localhost/yt/index.php/youtube_accounts
04-21-2017, 07:07 AM
(04-21-2017 03:31 AM)ѕ¢σяρισ Wrote: [ -> ](04-21-2017 03:17 AM)cyberburro Wrote: [ -> ]Has anyone got YTCommenter to work?
I keep getting when trying to add youtube channel.
401. That’s an error.
Error: invalid_client
The OAuth client was not found.
Request Details
That’s all we know.
I have followed and repeated app creation videos a few times.
Help?
As i said will say it again
see documentation.html file with open eyes the video shows everything.
I have tested on localhost and it works like boss.
link
https://youtu.be/yLY07KDPi5U
401 only popups when you have given wrong path to domain from where you are running it
make it correct and it will work
you need to give two redirect urls as per video.
make sure your google console project have all the api enabled and project is running.
I have installed it on localhost
so my domain was
http://localhost/yt/
and my redirects are
http://localhost/yt/index.php/openid/google
http://localhost/yt/index.php/youtube_accounts
scorpio thank you, I was able to resolve the issue with Oauth client error.
After I 'Allow' permissions from Google it comes back to h tp://my domain.com/index.php/youtube_accounts but it will not let me +add new accounts. It just goes back to ...accounts.google.com/o/oauth2/auth?..