I have a python script which fetches a list of releases from a list of GitHub releases API.
Now, my blood pressure of starting to reach boiling point, because I just keep getting the same error message: `401, over and over again.
There is no reason for this other than the fact that it just wants to be difficult, my code is correct, my API
token is valid and my repo’s are public.
Why is GitHub this thing telling me that its unauthorised when it is completely authorised. Why is this under the impression that it is unauthorised when I am telling it that it is.
This is so silly.
Error in checking for updates - Unfortunately, there was an error in checking for updates. Please find the following error message 401 Client Error: Unauthorized for url: https://api.github.com/repos/BlauweStadTechnologieen/create-virtual-environment/tags
This is my repo MRP
From the repo, you run the software_updater.py
module.
Getting really sick of seeing the number 401 now.