-
When we upgraded to the latest version `0.9.1+b1377`, I noticed that `manage.py` stopped working, I get the following error:
```
ubuntu@aws:/opt/redash/current$ ./bin/run ./manage.py users list
[2016…
-
Running:
```
cd /opt/redash/current
./bin/run ./manage.py users grant_admin "user@domain.com"
```
Produces the following error:
```
ubuntu@aws:/opt/redash/current$ sudo -u redash ./bin/run ./manage…
-
Hi,
I keep on getting this error
Error Cannot read property 'setTabletopOptions' of undefined
Code;
'use strict';
angular.module('adf.widget.charts')
.service('chartService', function(){
return {
…
-
I've tried 2 of the examples so far, both come back with errors. Normal looking spreadsheet http://cl.ly/image/1n0g420f3q1N
My code
``` js
GoogleSpreadsheets({
key: "MYKEY"
}, f…
-
```
hello
First of all i want say thank to create nice library.
with the help of library i m able create new spreadsheet with worksheet and
adding new record i have done.
but the now problem is th…
-
```
if ex.message.strip() == '403: Error=BadAuthentication':
```
AttributeError: 'HTTPError' object has no attribute 'message'
it's Python 3.5
-
```
Have an error from a user about Aggregate 1.3.4.
Whey they go to the list of publishers for a particular form, they get "Error:
Problem persisting data or accessing data (Some how DB entities g…
-
```
Have an error from a user about Aggregate 1.3.4.
Whey they go to the list of publishers for a particular form, they get "Error:
Problem persisting data or accessing data (Some how DB entities g…
-
Howdy.
Trying to access a private document using the Service Account method. Have verified that the document is shared with the email address associated with the defined service account.
This is us…
-
This library worked great for me until a week or so ago, now authentication does not appear to work. This returns an error value which converts to string as `[Error: Login failed]`. The email / pwd …