SteveXu200512 okay so we can continue on either Discord or here.
Anyway the header's supposed to be
Authorization: Token <thetoken>; userId=<theid>
Example
Authorization: Token abcdef; userId=1
And it's a header, not an auth username/password. I'm not sure how those are passed in Python, but auth
doesn't sound like the correct parameter for headers.