Galimatias Nekromoff
Galimatias Nekromoff
Reconnecting does not help. Sometimes deleting all certificates in `/home/xxxx/.purple/certificates/x509/tls_peers/` helps, other times it does not. Sometimes closing and restarting Pidgin helps, sometimes does not. No clear solution.
Outh code / simulated Hangouts device seemed to be used for requesting archive from Google account
I disabled it, but still a weird message from Google received.
application failed to load
No error is shown in the console.
That class is declared as: ``` namespace Google\Service\MyBusinessBusinessInformation; class Location extends \Google\Collection { protected $collection_key = 'serviceItems'; protected $adWordsLocationExtensionsType = AdWordsLocationExtensions::class; protected $adWordsLocationExtensionsDataType = ''; protected $categoriesType = Categories::class; protected...
I have tried different parts of Bratislava with the largest zoom (22), but no lanes are shown: https://safecyclingmap.com/#22/48.14102699/17.11675541 Safety marking works well (I mean based on the OSM data at...
The class is now called MastodonAPI, so change class name (instance) to `MastodonAPI` to make it work.
See: https://github.com/toml-lang/toml/issues/1033 ``` python report.py Traceback (most recent call last): File "report.py", line 10, in config=toml.load("config.toml") File "/home/xxx/.local/lib/python3.10/site-packages/toml/decoder.py", line 134, in load return loads(ffile.read(), _dict, decoder) File "/home/xxx/.local/lib/python3.10/site-packages/toml/decoder.py", line 511,...
### Using a supported version? - [x] I have searched searched open and closed issues for duplicates. - [x] I am using Signal-Desktop as provided by the Signal team, not...
I have been bumping into this weird edge-case, where Brevo API would ignore sent `params` sub-array and send empty `for-loop` emails back. The bug in Brevo API is this: If...