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

Cannot authenticate with RStudio Server #60

Closed
1beb opened this issue Dec 2, 2013 · 2 comments
Closed

Cannot authenticate with RStudio Server #60

1beb opened this issue Dec 2, 2013 · 2 comments

Comments

@1beb
Copy link
Contributor

1beb commented Dec 2, 2013

I receive a 404 error when trying to authenticate on a client machine using RStudio Server. I believe the 404 derives from the fact that the endpoint is localhost rather than the IP address of the machine hosting the Rstudio server session.

Wondering if there's a workaround for this.

@hadley
Copy link
Member

hadley commented Dec 2, 2013

If this is for OAuth2, use use_oob = TRUE (in the dev version)

@hadley hadley closed this as completed Dec 2, 2013
@1beb
Copy link
Contributor Author

1beb commented Dec 2, 2013

Works as expected thanks.

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