Return 403 when data partition id does not exist
When calling API GET /entitlements/v2/groups with header "data-partition-id" with a non-existing tenant, the response should be 403 instead of 500.
Edited by Rostislav Vatolin
When calling API GET /entitlements/v2/groups with header "data-partition-id" with a non-existing tenant, the response should be 403 instead of 500.