When fetching apps the Apps service calls SK to get share info even when the info has not been requested.
For example, the default behavior when calling listApps is listType=OWNED and select=SUMMARY_ATTRIBUTES.
For that case, there is no need to call SK, but currently calls are made to SK to get share info.
When fetching apps the Apps service calls SK to get share info even when the info has not been requested. For example, the default behavior when calling listApps is listType=OWNED and select=SUMMARY_ATTRIBUTES. For that case, there is no need to call SK, but currently calls are made to SK to get share info.