Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetching stamps with metadata included yields an error #1919

Closed
nutrina opened this issue Nov 17, 2023 · 1 comment · May be fixed by #1920
Closed

Fetching stamps with metadata included yields an error #1919

nutrina opened this issue Nov 17, 2023 · 1 comment · May be fixed by #1920
Assignees

Comments

@nutrina
Copy link
Collaborator

nutrina commented Nov 17, 2023

Example request:

curl -X 'GET' \
  'https://api.scorer.gitcoin.co/registry/stamps/0x...?limit=1000&include_metadata=true' \
  -H 'accept: application/json' \
  -H 'X-API-Key: YOUR_API_KEY'

Response:

{
  "detail": "Error fetching external stamp metadata for provider SelfStakingGold"
}
@nutrina
Copy link
Collaborator Author

nutrina commented Nov 20, 2023

Closing this without merging in favour of: #1916

@nutrina nutrina closed this as completed Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant