mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[GH-ISSUE #52] "flowCtx":" not found in JSON string #33
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#33
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 @JXRNO on GitHub (Nov 28, 2025).
Original GitHub issue: https://github.com/Aran404/SpotAPI/issues/52
Hello,
Thanks for making this project!
I have an issue when trying to use your "With User Authentication" from Quick Examples, when I fill everything in, I get the error "ValueError: Substring "flowCtx":" not found in JSON string".
I have confirmed the account does work when logging in like normal.
Do you have any idea on how to fix this?
Thanks
@iambtshft commented on GitHub (Nov 29, 2025):
The param now is
flowIdin JSON, at least I see this in json content of page@Aran404 commented on GitHub (Dec 1, 2025):
From what I remember, login is quite broken at the moment. For the lack of activity on fixing it, it's simply because 98% of SpotAPI users use no user authentication.
@danpe commented on GitHub (Jan 2, 2026):
@Aran404 so how would you get a user's session?
@Aran404 commented on GitHub (Jan 8, 2026):
You can log in, copy cookies manually and use our FromCookies method