You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: since we have an instance of the Catalog, maybe we can pass the credentials to the constructor subscriptions = Catalog(credentials).subscriptions()
Related to #1055, https://github.com/CartoDB/data-observatory/issues/144
We have a final proposal for the subscriptions (formerly purchases (formerly licenses)).
Explore subscriptions
API
Endpoint
Params
Response
Library
Note: since we have an instance of the Catalog, maybe we can pass the credentials to the constructor
subscriptions = Catalog(credentials).subscriptions()
Get subscription info
Endpoint
Params
Response
Errors
Library
Note: these methods must use
get_default_credentials
if no credentials param is passed.Subscribe
Endpoint
Params
Response
Errors
Library
Note: these methods must use
get_default_credentials
if no credentials param is passed.The text was updated successfully, but these errors were encountered: