mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[GH-ISSUE #12] How to handle cookies / sessions #9
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#9
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 @shillshocked on GitHub (Jan 18, 2025).
Original GitHub issue: https://github.com/Aran404/SpotAPI/issues/12
I tried this:
I get this:
PS C:\Scripts\newtest2\test> python -u C://Scripts//windows//testspot7.py
An error occurred: Login.init() got an unexpected keyword argument 'cookies'
PS C:\Scripts\newtest2\test>
Cookies in cookies.json are correct. What am I doing wrong here?
I tried the other method described, but it didn't have explicit code instructions, and I couldn't get it to work.
@shillshocked commented on GitHub (Jan 18, 2025):
Ah... figured it out: