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

Restify error request.uri field is required. #611

Open
carvalhoviniciusluiz opened this issue Jan 25, 2018 · 0 comments
Open

Restify error request.uri field is required. #611

carvalhoviniciusluiz opened this issue Jan 25, 2018 · 0 comments

Comments

@carvalhoviniciusluiz
Copy link

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!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant