Skip to content

Endpoints Fail. #2

Description

@laranicolas

I always receive same response, seems I'm not using right endpoint.

Response:

{
  "detail": "The requested URL was not found on the server.  If you entered the URL manually please check your spelling and try again.",
  "status": 404,
  "title": "Not Found",
  "type": "about:blank"
}

Endpoints I have tried:

POST http://localhost:9091/api/room
POST http://localhost:9091/api/room/
POST http://localhost:9091/room
POST http://localhost:9091/room/

Also I can't access to swagger UI.

Any idea?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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