You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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🙏
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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