Skip to content

401 Unauthorized #9

Description

@YBenarab

I have followed your project, I'm not using application.yml but I'm using the application.propperties instead. I've also executed the DDL file in my PostgreSQL and I've changed url, username, password, etc to fit my own database. But I just keep getting this response in Postman:

 {
"timestamp": "2021-05-05T13:51:59.101+00:00",
"status": 401,
"error": "Unauthorized",
"message": "No message available",
"path": "/api/event/"
}

When I run the curl command i get this:

(6) Could not resolve host: application 
curl: (6) Could not resolve host: test2'

Can you help me in any way?

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