getting 404 Error creating new flask api in webapp
Sujeet
Registered Posts: 4 ✭
I am working on a Dataiku WebApp and facing an issue with the Flask API.
When I create a new API inside the WebApp, I get a 404 error when calling it.
Also, if I add a new input parameter to an existing GET API, it starts returning a 404 error as well.
Could you please help me understand why this is happening and how to fix it?