-
Notifications
You must be signed in to change notification settings - Fork 695
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
api not found #428
Comments
What URL/endpoint are you trying to hit? |
its working now i have to put api in front now its done
…On Tue, Nov 21, 2017 at 6:44 AM, Dylan Bromby ***@***.***> wrote:
What URL/endpoint are you trying to hit?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#428 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AffUF7my4Q9O58aINT7U_hy9Fmi9lu-Lks5s4iQSgaJpZM4QdHKf>
.
|
Same issue for me . I am hitting the endpoint /api/{routename}/path. It says api not found |
@kartikwar how do fix this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{"message":"Not Found","stack":"Error: API not found\n at APIError.ExtendableError (/home/syed/Documents/api/UserRole/dist/server/helpers/APIError.js:35:11)\n at new APIError (/home/syed/Documents/api/UserRole/dist/server/helpers/APIError.js:63:101)\n at /home/syed/Documents/api/UserRole/dist/config/express.js:122:13\n at Layer.handle [as handle_request] (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/layer.js:95:5)\n at trim_prefix (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:312:13)\n at /home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:280:7\n at Function.process_params (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:330:12)\n at next (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:271:10)\n at Layer.handle [as handle_request] (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/layer.js:91:12)\n at trim_prefix (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:312:13)\n at /home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:280:7\n at Function.process_params (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:330:12)\n at next (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:271:10)\n at /home/syed/Documents/api/UserRole/node_modules/express-winston/index.js:306:9\n at Layer.handle [as handle_request] (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/layer.js:95:5)\n at trim_prefix (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:312:13)\n at /home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:280:7\n at Function.process_params (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:330:12)\n at next (/home/syed/Documents/api/UserRole/node_modules/express/lib/router/index.js:271:10)\n at cors (/home/syed/Documents/api/UserRole/node_modules/cors/lib/index.js:179:7)\n at /home/syed/Documents/api/UserRole/node_modules/cors/lib/index.js:229:17\n at originCallback (/home/syed/Documents/api/UserRole/node_modules/cors/lib/index.js:218:15)"}
The text was updated successfully, but these errors were encountered: