when i recieve the returned value from the python function i cannot get it in the parameters in the callback function
problem solved by serializing the data from the back end (python) and then deserializing it in the front end (Js)
when i recieve the returned value from the python function i cannot get it in the parameters in the callback function
problem solved by serializing the data from the back end (python) and then deserializing it in the front end (Js)