Skip to content

Getting a 404 when hitting /good-beers #3

@brocktubre

Description

@brocktubre

I am at the point where I am hitting the end point http://localhost/good-beers and prompted with username and password. After entering in creditials, a 404 page not found is being displayed. Here is what httpie returns.

HTTP/1.1 404 
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/hal+json;charset=UTF-8
Date: Wed, 07 Jun 2017 14:23:14 GMT
Expires: 0
Pragma: no-cache
Set-Cookie: JSESSIONID=032570761EDD421A0B5B10F187A8DA73; Path=/; HttpOnly
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block

{
    "error": "Not Found",
    "message": "No message available",
    "path": "/good-beers",
    "status": 404,
    "timestamp": 1496845394241
}

I should be returned a list of the beers. Thanks in advance!

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