Replies: 1 comment
-
Nice! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Ignite developer team, I am student with low skills in programming but I love to create smth new. So, I have finished Blog tutorial, and I have question for you: How can I make http request to console? I just wanted to repeat HTTP API Console request from cmd. I used this code after
ignite chain serve
:"curl -X GET "https://1317-ignitehq-cli-2is0te3ue1a.ws-eu44.gitpod.io/cosmos/bank/v1beta1/balances/cosmos18w95xrtw7ggwwwknwndrqcpskmrxtrk3lcu30a" -H "accept: application/json""
.Unfortunately I got 401 status code, i know that my request is unauthorized but I want to know how it can be done. Please help me🙏
Beta Was this translation helpful? Give feedback.
All reactions