Skip to content

Cannot find user_id from session #2

Description

@harveydobson

Hi @zainosaurus,

I set everything up, but after all of that, it couldn't find the user_id from the session when I link my Spotify account.

File "/app/app/server.py", line 24, in load_user
return User(id = session['user_id']).find()

But my user shows up in Firestore..

Haven't looked at the code yet, just thought i'd let you know!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions