Run error on Python Code

Parul_ch
Parul_ch Partner, Registered Posts: 34 Partner

Hi,

Can anyone guide me, I'm getting this error in my Python script:

An error occurred

Error in Python process: At line 25: <class 'dataikuapi.utils.DataikuException'>: com.dataiku.dip.exceptions.UnauthorizedException: Action forbidden

Additional technical details

  • Error type:<class 'dataikuapi.utils.DataikuException'

Thanks,

Parul

Tagged:

Best Answer

  • Sergey
    Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
    Answer ✓

    Hi @Parul_ch
    ,

    This means that the user running the code has no access to some DSS object or is about to run something that he is not allowed to do. Without knowing details of this recipe/code we cannot say for sure which permission exactly is missing. Please provide a screenshot of where do you get this error message.

Answers

Setup Info
    Tags
      Help me…