Results 2 issues of PhilippLemke

Catch "Invalid automation secret" to avoid the following exception: in make_request body_dict = json.loads(body) File "/usr/lib/python3.8/json/__init__.py", line 357, in loads return _default_decoder.decode(s) File "/usr/lib/python3.8/json/decoder.py", line 337, in decode obj, end...

Hi Daniel, I'm trying to make some vs code extensions available for a windows server without internet access. Within this process, I was wondering that there is a .venv folder...

question