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

Reset to out-of-band authentication instead of .httr-oauth from the httpuv package #62

Open
holnburger opened this issue Jul 4, 2018 · 2 comments

Comments

@holnburger
Copy link

I've installed tuber on my ubuntu RStudio Server. As I'm running R in my browser, there's of course no possibility that I'm able to use the httpuv generated .httr-oauth file as my browser isn't able to redirect to my server via localhost:1410.

But the first time I called the yt_oauth function, muscle memory kicked in and I selected option 1 (use the .httr-oauth file) instead of 2. (out-of-band option).

Somehow I'm not able to find the possibility to enable option 2 after I selected option 1. I tried removing the httpuv package, but tuber is dependent on it, wether or not I've selected option 1 or 2.

I removed the existing .httr-oauth file manually and with yt_oath(keys, remove_old_oauth = TRUE) but I can't "reselect" option 2 instead of 1. Am I missing something?

@cschwem2er
Copy link

cschwem2er commented Oct 26, 2018

@soodoku couldn't this and other issues be solved by also allowing authentification via API key?

Edit: although, if I understand it correctly, this would not enable the use of every endpoint right? E.g. for captions the docs state: "Your request must be authorized using OAuth 2.0."

@davisj95
Copy link

I have this same issue as well. Is there any update?

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

3 participants