Skip to content

Embedded graphs do not honor using an apikey to view #8

@pb66

Description

@pb66

When viewing a dashboard with a single embedded graph (created by graph module) the data is only present whilst fully logged in or by setting the feeds to public.

When fully logged in this is the dashboard seen with the graph populated with data

2017-02-21 2

When not logged in and the read (or the write) apikey is included eg https://myserver/emoncms/dashboard/view/occupancy&apikey=abc123etc we see the page, the graph but no data

2017-02-21

however that same data can be seen on a different dashboard when logged out and using just the read apikey in the url such as https://myserver/emoncms/dashboard/view/main&apikey=abc123etc

2017-02-21 3

The only way I seem to be able to get the data to show in the graph is by setting all the feeds concerned to public which is not desirable nor needed for other dashboards.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions