materials-marketplace / python-sdk

Python software development kit for MarketPlace.
MIT License
0 stars 1 forks source link

Handle inexistent/deactivated/unpurchased apps better #38

Open pablo-de-andres opened 2 years ago

pablo-de-andres commented 2 years ago

Currently, there is a rather obscure error when getting an app (marketplace.app.get_app) that is not available. Better feedback should be given to the user.