hirosystems / hirosystems/token-metadata-api

expand error message when metadata was not available during fetch

Open
#317 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10
Forks
7
Avg merge
35m
Merged PRs (30d)
2

Description

when a metadata server fails to respond with correct data (commonly IPFS nodes close to our cloud servers not having the JSON yet), we currently show this error
```json
{
"error": "Token error"
"message": "Metadata could not be processed because the server responded with an error"
}
```
we should expand this message to add recommendations for users to be able to fix their data

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.