ghostwheel

Results 9 comments of ghostwheel

It could be that this is the same timeout error as https://github.com/janten/dpt-rp1-py/issues/25. As in https://github.com/janten/dpt-rp1-py/issues/36 and https://github.com/janten/dpt-rp1-py/issues/25, one problem is that `_get_endpoint()` does not handle errors well. When get fails,...

Look at my thread [Timeout error on list-documents](https://github.com/janten/dpt-rp1-py/issues/25). I think what happens is that the device returns an error to the URL request. This error is stored, in this case,...

I think the problem is that I have too many documents, so the request times out. When the timeout occurs, data is returned with the following keys, which does not...

Here is what I added to _get_endpoint to get errors printed. Since I don't really know python, it probably is the wrong way to do things: ``` def _get_endpoint(self, endpoint=""):...

For me kindle crashes when I try to read nytimes once I go into table of contents, then look at an article, kindle crashes. I think when I flip from...

I don't understand why Evernote recommends that geeknote use developer tokens, but when I talked to a rep to get a developer token, the reply was "We have disabled developer...

@aiguofer What I see there is "Update: the creation of developer tokens is temporarily disabled." If I understand correctly, this has been since October, though some users see a different...

That doesn't work for me. I get: geeknote create --title "testtest" --resource "1.png" --content "Hello" Sorry, operation has failed!!!.