AttributeError: 'DSSProject' object has no attribute 'list_webapps'

Tags
Registered Posts: 1
edited July 2024 in General Discussion

Hello,

I try to use Webapps API to write the static html.

I follow the document [https://doc.dataiku.com/dss/latest/python-api/webapps.html#id7].

Code:

```project_webapps = project.list_webapps()```

Error:

AttributeError: 'DSSProject' object has no attribute 'list_webapps'

Does anyone has solution?

Thanks


Operating system used: Mac OS

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.