Cannot GET” error in API using Vue.js
pradeepmeesam opened this issue · 3 comments
pradeepmeesam commented
Current behavior
Expected behavior
Steps to reproduce the issue
Repository
Can you handle fixing this bug by yourself?
- YES
- NO
Environment details
- Browser:
- OS:
- Node:
- Code Version:
Additional information
gibkigonzo commented
@pradeepmeesam please give any information about error
pradeepmeesam commented
@gibkigonzo thanks for the response.
When I access the vue store front api url (http://localhost:8080/) in browser am getting
Cannot GET / Error message.
Please find the attached screenshot
Thanks
gibkigonzo commented
@pradeepmeesam API is defined on /api
. There is nothing on /
. Maybe we should add info about that on /
route