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
I created a new project on the google developer console,
gave it access to the youtube API 3.0,
activated it,
copied its client ID to the plugin config
created OAUTH credentials and added the client ID and client key to the plugin config page
Finally I tried to connect the plugin to youtube, entered the eight letter code to the OAUTH screen, google said everything was find and dandy, and that I should return to my device.
I clicked "refesh" ("Aktualisieren") next to "Oauth2 Anmeldung", hoping that this would prompt the plugin to retrieve the authorisation, however, this didn't cause any auth data to be written to the client config /var/lib/squeezeboxserver/prefs/plugin/youtube.prefs
Consequently, when I try to retrieve my subscriptions, the plugin complains that OAUTH config data is missing, and so, the subscriptions are not being retrieved.
The text was updated successfully, but these errors were encountered:
Best is to go on the forum to ask for help using the specific of your configuration. Personally, I just added oauth on a win32 machine today and it still works. You might something related to your Perl or OS version
next to "Oauth2 Anmeldung", hoping that this would prompt the plugin to retrieve the authorisation, however, this didn't cause any auth data to be written to the client config /var/lib/squeezeboxserver/prefs/plugin/youtube.prefs
Consequently, when I try to retrieve my subscriptions, the plugin complains that OAUTH config data is missing, and so, the subscriptions are not being retrieved.
The text was updated successfully, but these errors were encountered: