mirror of
https://github.com/misiektoja/spotify_monitor.git
synced 2026-04-25 22:55:52 +03:00
[GH-ISSUE #24] Client mode may be broken #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomballgithub on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/misiektoja/spotify_monitor/issues/24
Starting today, my instance using client login stopped working with:
A 2nd exported response body from a different account, that used to work (and generated a month after the first), also gives the same error.
I wasn't able to export a new one with proxyman with these methods:
I was able to do it via:
But now I receive:
Access token not found in response
Those were actually errors from spotify_profile_monitor, here's the current error for spotify_monitor:
And I did the capture and export and test process twice
@tomballgithub commented on GitHub (Oct 12, 2025):
Both @misiektoja and I verified this was broken when reported, but it seems that it is working again. I was able to use two response_bodies that I had saved off and they worked just fine.