[GH-ISSUE #52] Broken TOTP secret fetch due to invalid Github URL #33

Closed
opened 2026-02-27 19:05:29 +03:00 by kerem · 2 comments
Owner

Originally created by @matthewmoonen on GitHub (Oct 11, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/52

Hi Akash

I am unable to authenticate.

It seems the code in syrics/totp.py has a problem.

On line 31 it requests a JSON file from this GitHub URL.

That endpoint (and seemingly the whole repo in question) seems to have been deleted. Visiting the link returns a 404, and the developer's GitHub page no longer lists the repo.

You may need to switch to another authentication method. I noticed that Zotify’s authentication flow is still functioning, if that helps as a reference.

Best,
Matthew

Image
Originally created by @matthewmoonen on GitHub (Oct 11, 2025). Original GitHub issue: https://github.com/akashrchandran/syrics/issues/52 Hi Akash I am unable to authenticate. It seems the code in [syrics/totp.py](https://github.com/akashrchandran/syrics/blob/main/syrics/totp.py) has a problem. On line 31 it requests a JSON file from [this GitHub URL](https://raw.githubusercontent.com/Thereallo1026/spotify-secrets/refs/heads/main/secrets/secrets.json). That endpoint (and seemingly the whole repo in question) seems to have been deleted. Visiting the link returns a 404, and the developer's [GitHub page](https://github.com/Thereallo1026) no longer lists the repo. You may need to switch to another authentication method. I noticed that Zotify’s authentication flow is still functioning, if that helps as a reference. Best, Matthew <img width="1325" height="452" alt="Image" src="https://github.com/user-attachments/assets/b566921a-9ea4-4f71-aa89-36f9908b1f22" />
kerem closed this issue 2026-02-27 19:05:29 +03:00
Author
Owner

@akashrchandran commented on GitHub (Oct 12, 2025):

It should be fixed now, thanks for opening an issue.

<!-- gh-comment-id:3393909424 --> @akashrchandran commented on GitHub (Oct 12, 2025): It should be fixed now, thanks for opening an issue.
Author
Owner

@matthewmoonen commented on GitHub (Oct 15, 2025):

Perfect, Thank you Akash.

<!-- gh-comment-id:3405356628 --> @matthewmoonen commented on GitHub (Oct 15, 2025): Perfect, Thank you Akash.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/syrics#33
No description provided.