Iain Milne
Iain Milne
Same thing happening here and I could swear it was all working fine a few days ago. Our apache reverse proxy auto updates (it runs in Docker too) when new...
I'm not a python programmer but I've been doing the same - a simple script that was running every 5 mins to grab the data (logging in every time) -...
Yep, that's helped me sort it too 👍
Ok, my code is now split into two programs. You'd run this one first (and thankfully only once) to get a device authenticated. You'll need to punch in whatever 2FA...
You can leave that as is. It's literally what the code is, rather than anything that needs to be replaced.
Sorry, but I'm fairly clueless with python (Java is my day job). Even hacking this into a working state tested the limits of my python coding "skills".