Skip to content

HttpError: No token found error on server #232

@topcat

Description

@topcat

Hello,

First, let me thank you for sharing all of your work in what seems like a great 3D surgical planner.

I have been attempting to build the code using the client and server setup information provided in the repo however I am unable to get it to work.

When I click on login or register on the frontend, the request fails with a 401 error. On the server is the message HttpError: No token found. On the browser and client I also see it indefinitely loop and attempt to call /refresh.

The server code seems to expect the token in the cookie but I don't know if at first login if a cookie is being sent by the server that the client would then send back for session management. I am not seeing any cookies being passed from client to server in the browser development tools pane.

Now, all of this is probably due to my lack of understanding and possibly something simple and obvious that I have missed. I would appreciate if you could guide me on how to get this to work.

Thank you.

Regards,
Jeeut

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