RE: Get Companies : Missing Data
Hi Daniele,
I check the environment in use - it is `production`.
1. Do you know if there’s a way to check which environment was used during company creation?
2. Could you please expand more on differences between “api/v2.0” and “automation/v2.0"?
I tried “api/microsoft/automation/v2.0/automationCompanies”:
{
"error": {
"code": "Internal_CompanyNotFound",
"message": "Cannot process the request because the default company cannot be found. You can specify a default company in the service configuration file, or specify one for each tenant, or you can add a query string in the form of \"company=[name]\". You can see the available companies by accessing the default OData web service, Company. For more information, see \"OData Web Services\" in Help. CorrelationId: f9526a8a-d8af-4823-a74b-9f0d5c62cb50."
}
}
3. I have tried “/api/microsoft/automation/v2.0/companies”: Only 2 companies of existing 5 were returned
