Need help related to "Curl "

curl -X 'POST' \
  'https://api.waxsweden.org:443/v1/chain/get_account' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -d '{
  "account_name": "3gxjs.wam"
}'

I want to convert this code to blocks but i dont know how…
I tried Terminal extension, and Curl to block but not working for me…
I am not a pro developer can you please help me ? :grinning:

Try using

I tried Curl to block site but response is blank.
and code is working on How do I POST JSON with Curl?

Hi,
This is new tool similar to curl-to-blocks, by Getaix

cURL to AppInventor blocks (getaix.com)

It’s still in beta.

Let me know your review .

Thank You
Jerin Jacob

3 Likes

Try this, blocks are draggable


See result

1 Like

Getaix.com is Working Thanks for Help

Thanks for Help

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.