Christopher Bull
Christopher Bull
I managed to get my instance working by using: `{Authorization: 'api-key ' + ctrl.template('$apiKey')}` I was lead to believe that unescaped dashboard variables could be parsed within a string, as...
My previous work-around no longer works with the latest versions of Grafana. I have a varable in a template called `apiKey` with a template value of `REPLACE-WITH-KEY`. I update the...
This appears to be a joint problem with Grafana and this plugin: 1. Grafana appears to have an issue whereby variables are not saved/loaded correctly, for example: https://github.com/grafana/grafana/issues/20600 2. This...
I tried digging for more useful info, but was not very successful. I grabbed a more succinct stacktrace: [stack.txt](https://github.com/denzilferreira/aware-client/files/3974229/stack.txt) Two lines that stood out, just before all the `Failed to...
I have figured out the problem I was facing. The solution was simple in the end, _but not documented._ You need to add this file `res/values/bools.xml`, with the following contents:...
@Scottsum1 's description is also the same in the WebOS app. The problem is not about account switching or adding passwords or PINs to accounts (though that UX needs improving),...