LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to acces data from http using post

hi everyone, i'm new in labview. i am trying to get data from a REST API, the data is a feedback from the parameters that i entered, i have tried building a vi like that (image.png) and i got the result (image.png) was empty. and i try to check the error out, the results is "LabVIEWHTTPClient.lvlib:POSTBuffer.vi:6120002<APPEND><b>Complete call chain:</b>LabVIEWHTTPClient.lvlib:POSTBuffer.vi:6120002Untitled 2".

does anyone have problem like me? or can anyone help me to solve this problem?

Download All
0 Kudos
Message 1 of 3
(307 Views)

Please share the documentation of the REST command. In general, always share VI rather than snippets, and it is not useful when all three images are called "image.png"

 

JKI's REST APIs are considered better than the native LV ones.

https://www.vipm.io/package/jki_lib_rest_client/

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
Message 2 of 3
(269 Views)

thank you for the answer, thank you for telling me my shortcomings, it's true that I'm still new to this forum, in the future I will improve again

0 Kudos
Message 3 of 3
(230 Views)