I decided to use “REST CONSOLE” to make some testing on a table. But here what happened. So I just opened the “REST CONSOLE” and click on the “GET” button. But I got nothing. After a while, I found out that “NotAuthenticatedUser” has no permission on this table. And that why I got nothing. When I changed the permission that “NotAuthenticatedUser” can find on this table everything worked fine. So if I have tables that “NotAuthenticatedUser” do not have permission on it, I need to switch permission every time I want to work with “REST CONSOLE”. Maybe there is a better way to do that?
Some screenshot :
I just think that it will be better to not switch permission every time working with “REST CONSOLE”.