https://codesandbox.io/s/github/algolia/vue-instantsearch/tree/feat/connectors/examples/media
Will throw an error in CodeSandbox
{
"errors": {
"detail": [
"Request failed with status code 422"
]
}
}
This is returned from the backend.
I can't see anything, since there's a 422 error
| Software | Name/Version|
| ---------------- | ---------- |
| 小odesandbox | PROD-1534913825-2619708 |
| Browser | any |
| Operating System | any |
Ah, the API of GitHub changed a bit and gave back status code 422 instead of 404 for paths with a slash. I'll update git-extractor to let it know!
looking forward to the fix 鉂わ笍 https://github.com/codesandbox-app/codesandbox-importers/commit/050c94f29261c587d006de64f2df2dd54473a654 being deployed
Deployed 馃槃
Most helpful comment
Ah, the API of GitHub changed a bit and gave back status code 422 instead of 404 for paths with a slash. I'll update git-extractor to let it know!