Don't have any user roles created on first creation of app #404
Labels
issue: bug
Issue reporting a bug
severity: critical
If the issue has a security impact or breaks core usage of the product
Node.js version: v7.6.0
npm version: 4.1.2
Strapi version: 3.0.0-alpha.7.2
Operating system: mac osx high sierra
When i load the Auth & Permissions section of the admin interface the
http://localhost:1337/users-permissions/roles
doesn't load and i get a{"statusCode":400,"error":"Bad Request","message":[{"messages":[{"id":"Not found"}]}]}
there doesn't seem to be a
guest
oradmin
roleThis may be related, when i run
strapi start
i get the console errorThe text was updated successfully, but these errors were encountered: