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

Number widget http_proxy plugin doesn't work #115

Open
fdietz opened this issue Nov 9, 2013 · 1 comment
Open

Number widget http_proxy plugin doesn't work #115

fdietz opened this issue Nov 9, 2013 · 1 comment
Labels
Milestone

Comments

@fdietz
Copy link
Owner

fdietz commented Nov 9, 2013

As reported in the mailinglist:

I'd like to create a very simple number widget to display a value stored in a remote json.

Like :
www.example.com/foo.json

The json content would be for example :
{
"value" : 68999,
"label" : "Total count"
}

I don't know what to actually use as settings in the widget conf. I tried :
Source : http_proxy
proxy url : www.example.com/foo.json
Value : blank

@fdietz
Copy link
Owner Author

fdietz commented Nov 9, 2013

I tested this for myself and it seems to work fine.

I've added more logging to simplify debugging though:
324aa8b

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

1 participant