Skip to content
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

Router not found #32

Open
matheusriios opened this issue Jul 21, 2021 · 0 comments
Open

Router not found #32

matheusriios opened this issue Jul 21, 2021 · 0 comments

Comments

@matheusriios
Copy link

When the recto requests ldpjs, it returns 404 Not found: /verso/resources.

  name: 'StatusCodeError',
  statusCode: 404,
  message: `404 - "Not found: /verso/resources (Target Container doesn't exist.)"`,
  error: "Not found: /verso/resources (Target Container doesn't exist.)",
  options: {
    method: 'POST',
    uri: 'http://localhost:3000/ldp/verso/resources',
    body: [ [Object], [Object] ],
    headers: { 'Content-type': 'application/x-mongoquery+json' },
    json: true,
    callback: [Function: RP$callback],
    transform: undefined,
    simple: true,
    resolveWithFullResponse: false,
    transform2xxOnly: false
  },
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

No branches or pull requests

1 participant