[GH-ISSUE #54] TOTP again... #32

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

Originally created by @joselops on GitHub (Dec 11, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/54

It was working like a charm a few minutes ago. I'm using the latest version.

self.secret, self.version = self.get_secret_version() raise TOTPGenerationException("Failed to fetch TOTP secret and version.") syrics.exceptions.TOTPGenerationException: Failed to fetch TOTP secret and version.

Originally created by @joselops on GitHub (Dec 11, 2025). Original GitHub issue: https://github.com/akashrchandran/syrics/issues/54 It was working like a charm a few minutes ago. I'm using the latest version. ` self.secret, self.version = self.get_secret_version() raise TOTPGenerationException("Failed to fetch TOTP secret and version.") syrics.exceptions.TOTPGenerationException: Failed to fetch TOTP secret and version.`
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#32
No description provided.