I am getting the following error when I use the user REST API.
"status":"400 Bad Request",
"url":"https://api.appery.io/rest/1/db/users...",
"response":{
"code":"DBUG002",
"description":"database id not specified"
I am following the directions correctly. What am I doing wrong? See image. Thanks.