Skip to content

Error message while posting user signup #19

@towfiq-ul

Description

@towfiq-ul

Following error showing while using POST for user/signup
error code
{ "error": { "message": "Cannot read property 'email' of undefined" } }

POST code:
{ "email":"test", "password": "password" }
or
{ "email":"test@test.com", "password": "password" }

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