We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running catalyst-toolbox app with invalid token it produces an error:
"catalyst-toolbox.exe" "ideascale" "import" "--api-token" "9b978-8a3d-405c-8624-23612494f1af" "--tags" ".\ideascale\\fund5\\tags.json" "--chain-vote-type" "public" "--threshold" "450" "--output-dir" . "--fund" "5" "--fund-goal" "Create, fund and deliver the future of Cardano." error decoding response body: invalid type: map, expected a sequence at line 1 column 0 |-> invalid type: map, expected a sequence at line 1 column 0
While it should be more clear that the problem is with token
The text was updated successfully, but these errors were encountered:
Will try to match error code reported in the response to provide a better error message. Thanks!
Sorry, something went wrong.
dkijania
No branches or pull requests
When running catalyst-toolbox app with invalid token it produces an error:
While it should be more clear that the problem is with token
The text was updated successfully, but these errors were encountered: