Git_pull add-on always getting 401 when checking config

Recently I’ve noticed that my HA doesn’t restart when I push changes for my automations to my Git repository. I’m using the git_pull add-on to pull them and it usually checks the config before restarting the instance.

Based on the logs, the pull is successful but the config check is not and always results in Unexpected server response. Status code: 401. Not sure what it’s not authorized to do here as I’ve not changes anything about the add-on as far as I know.

Do you have any ideas how to fix this?