I am working in Dataiku and need to create a Flask API inside a WebApp. However, I am encountering a
Sujeet
Registered Posts: 4 ✭
I am working in Dataiku and need to create a Flask API inside a WebApp. However, I am encountering a 404 error. Specifically, when I add an additional input parameter to a GET request, the API returns a 404, although some other APIs are working correctly. Could you please assist me in understanding the cause and how to resolve this issue?