Skip to content

Unauthorized error message in Externally shared dashboards #198

@kristwaa

Description

@kristwaa

When using the Externally shared dashboards feature in Grafana, a popup stating Unauthorized pops up. The dashboard appears to work fine through.

Image

The following API requests are failing:

https://grafana/api/datasources/uid/Fwxkfxn4k/resources//assetservers?path=\\xyz
https://grafana/api/datasources/uid/Fwxkfxn4k/resources//dataservers?name=xyz

Image

Since the dashboard appears to work well without these calls, can the plugin be made to not perform them or to detect that it is externally shared and then suppress them?

FTR, attempts to get annotations also results in a HTTP 401, but this seems to be expected as it is not currently supported by Grafana.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions