mozboz

Results 6 issues of mozboz

Just doing some research into doing stuff with Google Drive from python, and before I dive into PyDrive just wanted to see if it's generally working / maintained? Or if...

question

I'm doing a large job to download approx 50k files from google drive. After exactly an hour I start to see this message: INFO:oauth2client.client:access_token is expired. Now: 2020-12-17 23:39:39.355448, token_expiry:...

triage

### Actual behavior * I used provided docker-compose.yml and config.yml to start a clean docker instance, on a clean Debian 9 VPS. Only changed params as per docs, and put...

### Actual behavior * I used provided docker-compose.yml and config.yml to start a docker instance. Only changed params as per docs, and put everything on port 80. Clean Debian 9...

Seems to have a bunch of issues so I gave up quickly. Notably: - Fields for inputting what happens when the button is clicked or the URL were not visible...

Pyhton 3.11.2 on Debian, was getting constant 400 when trying to do anything, e.g. `400 Client Error: Bad Request for url: https://graph.facebook.com/v20.0/12345678/messages` Turned out to be because the `requests.post()` parameter...