Skip to content

Able to log in but getting 401 unauthorized from backend on localhost #546

Description

@aditya-tribe

Hello all, I am able to get the application running locally but not able to get any data from the backend. Consistently get 401s from /assistants and /assistant-services and /events etc

Image

When I get a curl from the inspector, the token being sent to the backend looks like an MSAL graph access token and not a JWT. Specifically the backend complains that the JWT doesn't have enough segments and that it can't be decoded.

Any guidance would be really helpful since I am very keen to demo an internal app for agents in production, optimistically using semantic backend as my dashboard. Would love to get it working.

I tried using the default credentials in the .env.example and then also went ahead and followed the custom app guidelines to see if that would help - same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions