You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
Currently if you don't have access to a resource because you forget to give permission to your API user, the query returns an empty array. This leaves you in a total darkness.
Expected behaviour
There should be a warning that informs you what the problem is. This is very helpful whne debugging.
Issue
Currently if you don't have access to a resource because you forget to give permission to your API user, the query returns an empty array. This leaves you in a total darkness.
Expected behaviour
There should be a warning that informs you what the problem is. This is very helpful whne debugging.
How to reproduce the issue
As you forgot to update your API user to allow accessing the new structure, the query will not fail but will give you an empty array.
System configuration
Binda API version:
v0.2.0.alpha.1Binda version:
0.1.11Rails version:
5.2