Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
pb66 opened this issue Feb 21, 2017 · 3 comments
Closed

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

pb66 opened this issue Feb 21, 2017 · 3 comments
Assignees
Labels

Comments

@pb66
Copy link
Contributor

pb66 commented Feb 21, 2017

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.

@pb66
Copy link
Contributor Author

pb66 commented Feb 21, 2017

Here is a multigraph (top) and a "graph" (bottom) showing the same data on the same webpage using a read apikey whilst not logged in, so I can use multigraph instead but this will obviously need addressing if there are plans to replace multigraph with "graph" at some point.

2017-02-21 4

@pb66
Copy link
Contributor Author

pb66 commented Sep 12, 2018

@pb66
Copy link
Contributor Author

pb66 commented Jan 11, 2019

Fixed in commit 5496525 for issue #27

@pb66 pb66 closed this as completed Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants