MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
90 stars 60 forks source link

alter subscription | prompt instance id must be provided #197

Open nxlsschxnk opened 2 months ago

nxlsschxnk commented 2 months ago

When I want to alter a subscription, I have to provide a Prompt Instance Id.

Where can I find this ID and where do I have to commit it to, because in the alter function there is no parameter to enter this id.

In the list _properties() method stands, that there is a prompt enabled but no ID.

apiotrowskiMicroStrategy commented 11 hours ago

Hi @nxlsschxnk

Can you show a code snippet you are using, so that I can see more context? And the error you get as well, for ease of reference.