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

feature: organization not found error type #394

Closed
selankon opened this issue Jul 5, 2024 · 1 comment
Closed

feature: organization not found error type #394

selankon opened this issue Jul 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@selankon
Copy link
Collaborator

selankon commented Jul 5, 2024

Describe the feature

The actual typed error types doesn't contain the Organization not found error.

➜ curl 'https://api-stg.vocdoni.net/v2/chain/organizations/filter/page/0' --data-raw '{"organizationId":"1244"}' -s | jq
{
  "error": "organization not found",
  "code": 4006
}
@selankon selankon added the enhancement New feature or request label Jul 5, 2024
@marcvelmer
Copy link
Collaborator

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants