Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@j450h1
Copy link
Contributor

@j450h1 j450h1 commented Oct 6, 2017

Was getting this error prior to this change:

library(boxr)
#> Welcome to boxr 0.3.4!
#> Bug reports & Getting Help: https://github.com/brendan-R/boxr/issues
box_auth()
#> Reading client id from .Renviron
#> Reading client secret from .Renviron
#> Warning in strptime(x, fmt, tz = "GMT"): unknown timezone 'default/America/
#> Vancouver'
#> boxr: Authenticated at box.com as Jas Sohi ([email protected])
box_search_files("test")
#> Error in box_search(query, type = "files", ...): 'type' must be one of : file, folder, weblink

@j450h1
Copy link
Contributor Author

j450h1 commented Oct 8, 2017

Not sure why CI failed, since I only changed two lines?

@ijlyttle
Copy link
Member

Hi Jas -

The failure was not your fault :)

There was a previous commit that had caused the CI to fail.

Just waiting to see that all the tests pass for this PR, I expect to merge it shortly.

Sorry for the delay and thanks for your contribution!

@ijlyttle ijlyttle merged commit be4f29a into r-box:master Jun 16, 2018
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

Successfully merging this pull request may close these issues.

2 participants