I am working in Dataiku and need to create a Flask API inside a WebApp. However, I am encountering a

Answers

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,612 Neuron

    It seems you confused the subject of the post with the content. Can you please give us more information about your issue so we can help you?

  • Sujeet
    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?

  • Alexandru
    Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,363 Dataiker

    Hi,

    If you are using https://developer.dataiku.com/latest/tutorials/webapps/common/api/index.html and some endpoint in the same webapp work while other shows 404 there may be an issue with that endpoint itself or your request.
    Can you check double check and add loging to that endpoint? If needed please contact support and share the webapp diagnostics + the request you are trying to make so we can assist further.

    Thanks

Setup Info
    Tags
      Help me…