Hello,
I'm trying to make a request call from a python script inside knowage, to build a future dataframe and save it as a dataset.
I am using the Dockers version, and I have left inside the python container volume the respective certificates to make it work. In fact, inside the container the call works, however, from the creation of a python dataset I get an internal server error. The logs don't say anything clear.


Thank you in advance!