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
Describe the bug
I'm giving PomEx a try and try to link it to Grafana. since we are a multi application company we have different folder for different app. I followed the Installations steps a longside with the dockyard tutorial. but I'm blocked by a permission issue.
{
"time": "2024-03-26T12:56:21.491Z",
"severity": "warn",
"message": "Received a 403 from Grafana because: %Finch.Response{status: 403, body: \"{\\\"accessErrorId\\\":\\\"*************\\\",\\\"message\\\":\\\"You'll need additional permissions to perform this action. Permissions needed: folders:read\\\",\\\"title\\\":\\\"Access denied\\\"}\\n\", headers: [{\"date\", \"Tue, 26 Mar 2024 11:56:21 GMT\"}, {\"content-type\", \"application/json; charset=UTF-8\"}, {\"content-length\", \"162\"}, {\"connection\", \"keep-alive\"}, {\"cache-control\", \"no-store\"}, {\"strict-transport-security\", \"max-age=86400\"}, {\"x-content-type-options\", \"nosniff\"}, {\"x-frame-options\", \"deny\"}, {\"x-xss-protection\", \"1; mode=block\"}], trailers: []}",
"metadata": {}
}
Describe the bug
I'm giving
PomEx
a try and try to link it to Grafana. since we are a multi application company we have different folder for different app. I followed the Installations steps a longside with thedockyard
tutorial. but I'm blocked by a permission issue.Configurations:
The service account in grafana has the permission to
edit
theAPP Three dashboard
folder.Am I missing something here.
Expected behavior
**
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: