Skip to content

client error: (422) Unprocessable Entity (WebDAV; RFC 4918) #41

Closed
@cpsievert

Description

@cpsievert

Sorry this isn't really a minimal example, but I'm not sure of a good way to reduce it:

library(git2r)
library(gistr)
repo <- clone("https://github.com/cpsievert/AnimintTest.git", "AnimintTest")
fs <- dir("AnimintTest/FluView", full.names = TRUE)
gist_create(fs, description = "FluView")
#> Error in list2gist(x) : Not coerceable to a gist
#> In addition: Warning message:
#>   In process(response) :
#>   client error: (422) Unprocessable Entity (WebDAV; RFC 4918)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions