[GH-ISSUE #52] "flowCtx":" not found in JSON string #33

Closed
opened 2026-02-27 19:06:32 +03:00 by kerem · 4 comments
Owner

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

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
kerem closed this issue 2026-02-27 19:06:33 +03:00
Author
Owner

@iambtshft commented on GitHub (Nov 29, 2025):

The param now is flowId in JSON, at least I see this in json content of page

<!-- gh-comment-id:3591888047 --> @iambtshft commented on GitHub (Nov 29, 2025): The param now is `flowId` in JSON, at least I see this in json content of page
Author
Owner

@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.

<!-- gh-comment-id:3597695726 --> @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.
Author
Owner

@danpe commented on GitHub (Jan 2, 2026):

@Aran404 so how would you get a user's session?

<!-- gh-comment-id:3705159747 --> @danpe commented on GitHub (Jan 2, 2026): @Aran404 so how would you get a user's session?
Author
Owner

@Aran404 commented on GitHub (Jan 8, 2026):

@Aran404 so how would you get a user's session?

You can log in, copy cookies manually and use our FromCookies method

<!-- gh-comment-id:3725204604 --> @Aran404 commented on GitHub (Jan 8, 2026): > [@Aran404](https://github.com/Aran404) so how would you get a user's session? You can log in, copy cookies manually and use our FromCookies method
Sign in to join this conversation.
No labels
pull-request
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/SpotAPI#33
No description provided.