Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Restify error request.uri field is required. #611

@carvalhoviniciusluiz

Description

@carvalhoviniciusluiz

Hi,
I'm on a project with Restify. Looking at the documentation (http://restify.com/docs/request-api/#href) the req.uri method should be the req.href or req.url

Here is giving an error because of this

return callback(new Error('request.uri field is required.'));

restify-stormpath gets error because of this!!!

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