Added -All $true switch to show all Enterprise Applications in the list.
Fixed 2 instances of
Cannot convert 'System.Object[]' to the type 'System.String' required by parameter 'ObjectId'. Specified method is not supported.
This occurred because of the use of $info instead of the filtered $infoscope, but still occurred when two different API's had scopes consented. All cases have been addressed.
This occurred because of the use of
$info
instead of the filtered$infoscope
, but still occurred when two different API's had scopes consented. All cases have been addressed.