Californian
Californian
For anyone else stumbling across this (in particular if you get the above error or the even-less-scrutable `jose.exceptions.JWSError: list index out of range`), the RSA private key needs to have...
Hey I was just wondering if there's been any progress on this (in particular, the parser implementation), as I can't find anything in the current issues about it.
The code that @ghostku posted worked perfectly for me (fyi, `GoogleAuth` and `ServiceAccountCredentials` are imported from `pydrive.auth`); thanks so much for that. I don't understand why, but `gauth.ServiceAuth()` did not...
> This patch is a hack I have been using for a few months to work around this issue. It adds an "--edit" option that writes the metadata to a...
> @Californian https://github.com/srussel/whipper/commits/edit-metadata Yusss thank you!
I am also encountering this issue. In my case, it is not due to the use of outdated libraries (all of my imports are from `@apollo/client@latest`). If I use a...
@tommyjcarpenter Do you have this published anywhere? I'm interested in using it.
Yeah I'm not sure what would prevent the use of HCE. It would mean that one's phone still needed to be in range (or your watch connected to data in...
This is unmaintained, switching to Uppy (they have a much more sane react implementation than uploadcare).
> Upgraded ansible to `2.13.7`: > > ``` > sudo add-apt-repository --yes --update ppa:ansible/ansible > sudo apt install ansible -y > ansible --version > ``` > > Ansible collection location...