Skip to content

Router not found #32

Description

@matheusriios

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
  },

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions