Skip to content

Login Failing #6

@jswrenn

Description

@jswrenn

When I try to sign on with my @brown.edu account, the request to http://examplar.cs.brown.edu/getAccessToken fails with error code 404. This only occurs with my @brown.edu account (which I've been using during the development process); I can login fine with other accounts. The problem persists across computers. I also seem to be the only user affected by this, as of now.

I seem to be getting stuck in this branch:

examplar/src/server.js

Lines 245 to 248 in eb59d73

if(u === null) {
noAuth();
return null;
}

@jpolitz do you have any idea what's going on here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions