05-30-2024 11:07 PM
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?
05-31-2024 07:32 AM
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/
06-03-2024 02:18 AM
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