This morning, when trying to create a new chart, I am getting a message
“Forbidden”.
I don’t understand as I have many many different charts which are already using this kind of SQL query.
The charts will be unusable if I loose the possibility to customize the queries.
Failure Logs
On server log, I am getting this error:
2022-08-22T10:04:17.723629828Z [forest] 🌳🌳🌳 'liveQueries' access forbidden on account_limits
I don’t query the account_limits table
I don’t have any customized route on charts
So I don’t understand.
Randomized permission error
After reloading the whole page, the error message disappears.
I am able to make one change, and save.
Then, when I am trying to make another change, the error appears once again.
So this is very unstable.
A user with permission level editor Editor, Developer or Administrator should be able to play with SQL charts without any permissions issues. For information, those permissions checks are here to prevent any security breach that can hurt your database (since you can run raw SQL).