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
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?
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?
Describe the bug
― Samuel on Slack
― Samuel on Slack
To Reproduce Steps to reproduce the behavior:
GET user/applets
'cached'
response.Expected behavior Get an Array of parsed applet Objects with
activities
,appplet
,items
andprotocol
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