Skip to content

Image on Signup Not Returned #13

@Alkandari-Y

Description

@Alkandari-Y

In the users.routes line 35, you are using multer to save the image from the request as a file, but I think it was forgotten about when creating the user.

When registering a new user in Postman, and submitting an image, the default image is returned.

Update the req.body with the address of the image that is stored. You can do this as a middleware or in the signup controller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions