Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] NeedRemoteConcent #4

Open
adamPrune opened this issue Aug 14, 2021 · 1 comment
Open

[Error] NeedRemoteConcent #4

adamPrune opened this issue Aug 14, 2021 · 1 comment

Comments

@adamPrune
Copy link

I'm getting an error that seems to be related to authentification.
The problem manifests itself in the following ways:

  • when the app loads on my phone, a popup shows up saying "[Error] NeedRemoteConcent"
  • I'm not able to see any past or current boardcasts (the same popup as the above shows up).
  • the app crashes when I try to create a steam
  • the following error msg is shown in the Android Studio console:
E/YTLiveVideo: Failed getting broadcasts list (see 'Caused by'):
    com.google.api.client.googleapis.extensions.android.gms.auth.UserRecoverableAuthIOException
        at com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential$RequestHandler.intercept(GoogleAccountCredential.java:297)
        at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:880)
....
....
at com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential.getToken(GoogleAccountCredential.java:267)
        at com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential$RequestHandler.intercept(GoogleAccountCredential.java:292)

Some context:

  • in the app, I selected a google account that has the streaming functionality enabled (I can stream from my desktop PC using the YT site)
  • I enabled the Youtube API v3 as it was asked in README:
    https://ibb.co/FYDSS58

What could be wrong?

@medali88
Copy link

medali88 commented Jan 8, 2022

Any solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants