Ivan Shcheklein

Results 864 comments of Ivan Shcheklein

@seb128 could you check iterative/PyDrive2 - it's a fork that we maintain, we improved tests experience (run them automatically in CI), we share app credentials so that you don't have...

@saif-md have you tried to pass it to the `CreateFile` call? `CreateFile({"title": title, "parents": [{"id": parent_id}], "ocr": true}`

@kuldeeprishi when does this error happen? could you give more context?

@Zukunftsmusik hmm 🤔 it looks like https://github.com/gsuitedevs/PyDrive/blob/master/pydrive/auth.py#L523 already sets `cache_discovery=False`.

@Zukunftsmusik you can alternatively use PyDrive2 that we maintain. It has a lot of updates and other fixes.

@7mt could you check if it is fixed in the PyDrive2 (a maintainer fork)?

@cvatricks please take a look here - https://github.com/iterative/dvc/blob/40bdf613f0779aedee6298d6df5700ae10fa6d9c/dvc/tree/gdrive.py#L348 , but it requires the maintained version of the lib - PyDrive2

@DaddioD could you clarify, what problem did this change fix, please?

@DaddioD could you please provide more details still? Minimal script that reproduces this for you would be great. Otherwise a code snippet you run.

@nuertey could you check your OAuth credentials and consent screen settings? Do you have anything set in the `Authorized domains` field?