Hi,
Could you help me to clarify
permission roles please. Im trying to make an app that works with the
roles capability of Backendless, at the beginig my test worked well,
but since I add a custom role, and did a a lot of test and then delete
the role(all in the rest console) it seems to be fail the queries I send
from the rest console:
I have:
Global permissions.- All down for all roles
Table permissions.-All down(explicity with red mark) for all roles
object permission-All down(Users and roles) (explicity with red mark)
Then when I make a get request from rest console(with or without login): I get results.
Why? all my permission are disabled. It seems like the deleted role was not cleared.
My appId: AF5AA00D-C423-A9D1-FFFB-EDFBC25BBF00AF5AA00D-C423-A9D1-FFFB-EDFBC25BBF00AF5AA00D-C423-A9D1-FFFB-EDFBC25BBF00AF5AA00D-C423-A9D1-FFFB-EDFBC25BBF00
Thank you for your support.