Hello,
No matter what I try to set i get this error when I try to use list service on users collection. I have entered valid session token returned after successful login.
Please help me find what I am missing - must be something simple.
{
"status":"403 Forbidden",
"url":"https://api.appery.io/rest/1/db/colle...",
"response":{
"code":"DBSQ254",
"description":"You don't have permission to access system collections."
}
}
This is my login response:
This is what i get as a response when I try to list user collection:
These are my settings for list service: