forked from auth0/express-jwt
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
node_modules/restify-jwt/lib/index.js:71
return next(restify.InvalidCredentialsError('No authorization token was found'));
^
TypeError: restify.InvalidCredentialsError is not a function
at middleware (/home/jonatas.freitas/Projects/rta_api/node_modules/restify-jwt/lib/index.js:71:29)
at call (/home/jonatas.freitas/Projects/rta_api/node_modules/restify/lib/chain.js:164:9)
at next (/home/jonatas.freitas/Projects/rta_api/node_modules/restify/lib/chain.js:120:9)
at Chain.run (/home/jonatas.freitas/Projects/rta_api/node_modules/restify/lib/chain.js:123:5)
at Server._runUse (/home/jonatas.freitas/Projects/rta_api/node_modules/restify/lib/server.js:976:19)
at Server._runRoute (/home/jonatas.freitas/Projects/rta_api/node_modules/restify/lib/server.js:918:10)
at Server._afterPre (/home/jonatas.freitas/Projects/rta_api/node_modules/restify/lib/server.js:888:10)
at Immediate.preChainDone [as _onImmediate] (/home/jonatas.freitas/Projects/rta_api/node_modules/restify/lib/server.js:856:14)
at runCallback (timers.js:791:20)
at tryOnImmediate (timers.js:747:5)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels