Skip to content

POST /api/v3/session/udp: INVALID_INPUT is not the correct error for USED_PORT situation #6694

@mjadach-iv

Description

@mjadach-iv

Expected Behavior

When you want to open a session on a port that already has a session opened, you get error of INVALID_INPUT which is not descriptive. The error should say "USED_PORT" or similar.

Current Behavior

{
  "status": "INVALID_INPUT"
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions