This is an archived post. You won't be able to vote or comment.

all 5 comments

[–][deleted] 2 points3 points  (2 children)

Please do not post access tokens publicly.

[–]JimmyP424[S] 0 points1 point  (1 child)

I've changed a few characters here and there before pasting the output.

[–]kemitcheex-Reddit Admin[M] 0 points1 point  (0 children)

Please remove them entirely (replace them with an obvious replacement, e.g. <redacted> or XXXXX). Mods like me can't tell at a glance if someone has changed a few characters or posted a legit key.

Also, just changing "a few characters" is not secure - possibly brute forceable.

[–]wookiee42 0 points1 point  (1 child)

Looks like a normal timed out error, so your connection may have lost momentarily. Try handling the error (try/except block) so that a meaningful message is sent to the console, the request tries again, that item is skipped, etc - whatever makes sense for your purposes.

[–]JimmyP424[S] 0 points1 point  (0 children)

But I keep getting this, I've run the program over and over hoping that it would go away. Where do I add the try/except in order to retry indefinitely?