Hey, there
I would like to implement this cURL request in my app:
I have tried to do this…
… But I got “Error 1103: unable to post or put the text”.
I don’t know if this is a Kodular bug or if my blocks are wrong…
I suppose it’s the second motivation.
This is my AIA:
DEMO.aia (3.4 KB)
Can someone help me? Thanks
HritikR
(🧩)
#2
I made some changes to Url and Request Headersin your AIA.
Add your PUBLIC API KEY and PRIVATE API KEY
Download -
DEMO.aia (3.6 KB)
1 Like
Thanks for your reply, but I still get error 1103
HritikR
(🧩)
#5
you need to send your data in json format.
Oh… And how can I do? Which block I must use?
iamwsumit
(Sumit Kumar)
#7
You can use dictionary blocks to make JSON same as example. You can search for dictionary guide.
1 Like
Rogerio_Rios
(Professional Support)
#8
Did You check your internet connection ?
And
And
And
As mentioned in the last post: “It would be possible using web Component”
2 Likes