Skip to content

Handle profile retrieval error #25

Description

@reyraa

In the profile collection controller we have:

if (!link) {
      return ctx.notFound('Profile link not found');
}

This error does not help the user and is not a concern of the user. We should either handle the error here correctly or inform prevent user from singing it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions