fastai/ghapi

'HTTP Error 422: Unprocessable Entity' on 'repos.create_in_org' call appears in v0.1.20 but not v0.1.19

wsascha opened this issue ยท 1 comments

Funny because you seem to have fixed a bug for the same error on issues.add_labels call in the latest release. ๐Ÿ˜„

Unfortunately, I can't say more about this. โ€“ Failed after an update, reverting back to v0.1.19 does not have the issue when calling

github.repos.create_in_org(โ€ฆ)

Happy to support if you have more questions.

Seems to be fixed since 0.1.23