FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
08-23-2023 08:27 PM
I am trying to build and host an app using flask server. It is an API end point where I POST the data and I recieve an output after proccessing. To test if this could work I created a sample flask server snap which just print some text when acccessed. The setup.py, snap file and app.py are the files and they are attached herewith. It is running ok in the app-build-env. I created the snap and installed in the virtual core. But tried accesssing it through different Ips but I am unable. Could you explain where i could find the end point of the this flask server.
Solved! Go to Solution.
08-24-2023 02:57 PM
Hello,
Why aren't you specifying the port? Should be the right way. Here you can find an example with flask:
Please give me a feedback then.
Mauro
08-29-2023 02:40 AM
08-29-2023 04:31 PM
Hello!
Please can you provide some log? Otherwise i don't know what is not working 🙂
09-14-2023 04:51 PM
Any update? can we close?