Skip to content

sending req_type raises TypeError when creating TEST user #28

@gyusang

Description

@gyusang

POST /user/
with

{
  "auth_type": "TEST",
  "req_type": "INIT",
  "username": "test",
  "email": "test@example.com",
  "name": "test"
}

raises TypeError

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