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
When running catalyst-toolbox app with invalid token it produces an error:
While it should be more clear that the problem is with token