ChildMindInstitute / MindLogger-bug-reports

GitHub repository for bug tracking and feature requesting for the MindLogger project
Other
0 stars 1 forks source link

🐛 "for some reason, I can’t get the applets list for this user 5df7fd9e7990181af9ea763f. I’m using the dev API and instead of the applets list I get 'cached', could you tell what is wrong?" #71

Closed shnizzedy closed 4 years ago

shnizzedy commented 4 years ago

Describe the bug

for some reason, I can’t get the applets list for this user 5df7fd9e7990181af9ea763f. I’m using the dev API and instead of the applets list I get 'cached', could you tell what is wrong?

― Samuel on Slack

I’m working on a mobile app, and have a problem with getting the applets list, instead I’m getting a string 'cached' . I’m using dev API server and a this user 5df7fd9e7990181af9ea763f. can anyone help me?

― Samuel on Slack

To Reproduce Steps to reproduce the behavior:

  1. Log in to https://dev.mindlogger.org
  2. Call GET user/applets
  3. Get 'cached' response.

Expected behavior Get an Array of parsed applet Objects with activities, appplet, items and protocol keys.

Additional context Possibly related: #66, https://github.com/ChildMindInstitute/mindlogger-app-backend/issues/246#issuecomment-566305089, https://github.com/ChildMindInstitute/mindlogger-app-backend/pull/248#issuecomment-566576489