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
We shouldn't attempt to catch exceptions that are raised during sample execution, like in this example. Rather, we should let any exceptions get thrown normally as they do in Administration package samples.