-
Notifications
You must be signed in to change notification settings - Fork 58
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
cluster_reroute #291
Comments
Error on using this, cant decode this err
|
Anyone here ? |
i think you need to pass the data to cluster_reroute(conn = z, body = toJSON(fromJSON(x))) |
yup on doing that I get an error x<-' Error in cli$post(body = body, query = args, encode = "json") : |
?? |
can you reinstall and try again, install like |
For info this package is looking for a new maintainer cf #292 😸 |
Session Info
Error in cli$post(body = body, query = args, encode = "json") :
argument "args" is missing, with no default
My body is a json
I don't see an args argument in the docs
The text was updated successfully, but these errors were encountered: