Also, /delete-goal returns the string: "Goal deleted successfully" regardless of the value passed in as goalID and userID. That is, it returns that response even for non-existent goals and users.
Not sure it's a priority issue now, though. I just needed to let you know.
Also,
/delete-goal
returns the string:"Goal deleted successfully"
regardless of the value passed in asgoalID
anduserID
. That is, it returns that response even for non-existent goals and users.Not sure it's a priority issue now, though. I just needed to let you know.
Originally posted by @kenudeh in https://github.com/jacob-macleod/Dolphin-Flashcard-App/issues/125#issuecomment-2197122424