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

The value of '#/properties/results/items/properties/stacker_type' does not match schema definition. #2114

Closed
aryzing opened this issue Oct 11, 2024 · 1 comment
Assignees

Comments

@aryzing
Copy link

aryzing commented Oct 11, 2024

Describe the bug
Getting 500's from the API.

Endpoint:

https://api.mainnet.hiro.so/extended/v2/pox/cycles/94/signers/0x02877ce29ba35458b827a6ea18510b9058ae4c30e2c33d288f2982c13497caec6e/stackers?offset=0&limit=200

Response:

{
  statusCode: 500,
  error: "Internal Server Error",
  message: "The value of '#/properties/results/items/properties/stacker_type' does not match schema definition.",
}

To Reproduce
Just call the endpoint above

Expected behavior
A response with the list of stackers

@diwakergupta
Copy link
Member

@smcclellan this was fixed in #2115 -- shouldn't this have auto-closed?

@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in API Board Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants