Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error401NotActive

Model getters

Method name Return type Description Notes
getErrorCode() string subscription.not.active
Example: subscription.not.active
 
getMessage() string Subscription not active anymore.
Example: Subscription not active anymore.
 
getStatusCode() float 401
Example: 401