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

Online file selection tool #7

Closed
brendan-r opened this issue Mar 17, 2015 · 1 comment
Closed

Online file selection tool #7

brendan-r opened this issue Mar 17, 2015 · 1 comment
Assignees

Comments

@brendan-r
Copy link
Collaborator

It might be possible to use the box file picker, and httpuv.

Here's the httr code you might want to ape, to launch a browser and listen for events: https://github.com/hadley/httr/blob/e746e973e18504996f3d4916c9f2bba334a85ac8/R/oauth-listener.r .

Annoyingly, it looks like the box js is set up in a way which would mean that you'd have to launch one window, so the file picker would launch in another, but you might be able to do the first window silently.

@brendan-r
Copy link
Collaborator Author

Nah

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

No branches or pull requests

1 participant