[Short Link] Non existing link shows ugly error data (json)
Open
feature
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
example:
https://go.graasp.org/wehiuf
This does not show a pretty error page, but rather the json result
```
{"message":"SHORT_LINK_NOT_FOUND","name":"SHORT_LINK_NOT_FOUND","code":"GERR1009","statusCode":404,"data":"wehiuf","origin":"shortLink"}
```
### Solution
Should show an error page for incorrect short link
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.