Skip to content

lesson-2 invalid cookie value #2

@nathanBrenner

Description

@nathanBrenner

From following the video at 8:10, the GET request to localhost:4500 on Chrome with yarn dev running, the response comes back with {"statusCode":400,"error":"Bad Request","message":"Invalid cookie value"}.

I was able to get around this if I used incognito mode in chrome, or safari and firefox. I looked at the serverless-offline docs and googled around for that error, and got some hints about it being something related to a hapi server, which this project isn't using, and I tried the --disableCookieValidation and --noAuth` options on serverless offline, but those didn't change the outcome.

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