ServiceManagementDataSource.CheckServicesStatusAsync throws exception for some projects
ApiManager.EnsureAllServicesEnabledAsync shows the following error and does not suggest a solution.
"Google.Apis.Requests.RequestError Not allowed to get project settings for project cadreon-reports [403] Errors [ Message[Not allowed to get project settings for project cadreon-reports] Location[ - ] Reason[forbidden] Domain[global] ]
The error was thrown at CheckServicesStatusAsync.
The suggested solution would be 1) filter out those projects that is "forbidden", do not list them in the combo box selection. 2) Or suggest a solution.
We might have to have a dedicated error message for this situation. I do not know if we can actually list a solution. We cannot filter them out, because they are valid projects for our users. They might need help from support on getting the project "unstuck".