When i hit API, it asks for username and password
deepikaadwani opened this issue · 3 comments
deepikaadwani commented
when i hit these api in postman it asks username and password http://localhost:1337/api/oauth/token grant_type=password client_id=android client_secret=SomeRandomCharsAndNumbers username=myapi password=abc1234
ealeksandrov commented
Please look in #3 for Postman instructions.
deepikaadwani commented
ealeksandrov commented
Debug it in REPL. I can't really help much more, it depends on your setup, your DB, etc.
Have you ran node generateData.js
? Have you verified that DB is generated correctly?