I have an issue using some API or Http Callback with Ignition.
When acceding to JSON Data either as a reply of an http get using an API or with an Http post retrieved by a webdev python script, Ignition add some “u” characters that induce issue to decode this as a JSON.
How to remove this characters ?
Thank you very much for your help