-
I've been unable to update a subscription's output params by calling `client.push.update`. I receive a response with status code 200 but the output_params of the subscription remain unchanged.
I'm p…
-
A customer was using Python 3.4 in a Windows environment and getting a traceback ending with
```
from twisted.python import lockfile, failure
File "C:\Python34\lib\site-packages\twisted\python\lockfi…
-
If install gitflow on clean system with:
git clone https://github.com/datasift/gitflow
cd gitflow
sudo ./install.sh
gitflow is broken and from develop. git hf update dont work.
-
If a user tries to access an endpoint they do not have access to the Python client throws an error along the lines of:
```
Traceback (most recent call last):
File "historics.py", line 15, in
p…
-
The dictionary that we get from `client.account.identity.list()` has an `updated_at` value that is an integer, not a datetime object as would be expected.
```
{
"api_key": "dff990e42c14ef…
-
Using the packer distribution from the latest release: https://github.com/datasift/datasift-connector/releases/tag/1.0.15-1
`/var/log/datasift/writer.log` shows:
```
(2015,08,11,15,20,54,(996)) ERRO…
-
Some new issues have surfaced with account identity tokens:
> updating a token that doesn't exist. The whole token management code in the DataSift PHP Client Library seems to be outdated now as the o…
-
In build https://travis-ci.org/datasift/datasift-ruby/jobs/75629300 I'm receiving:
```
1) Error:
DataSift::Odp::#ingest (failure)#test_0001_handles 404 when Managed Source can not be found:
Errno::…
-
The bubble chart in the tableau workbook (on Share of Voice, URLs and Domains, and Topic Exploration workbooks) appears to be showing volumes that are much higher than the underlying volumes
![image](…
-
...and so the gnip-reader and datasift-writer cannot write their logs
Note that both the 'reader' and 'writer' accounts need to be able to create files in that directory.
Am using https://github.com…