Our company appears to be experiencing a similar issue as of the morning of Tuesday November 9th. We have checked licenses and nothing has changed; the user account for our connectors has 365 Business Standard. For our company, this is occurring with a "Get User" action.
{
"statusCode": 400,
"headers": {
"Transfer-Encoding": "chunked",
"Vary": "Accept-Encoding",
"Strict-Transport-Security": "max-age=31536000",
"request-id": "f3b2567f-9efc-45d2-bc32-0dc4cc058689",
"client-request-id": "f3b2567f-9efc-45d2-bc32-0dc4cc058689",
"x-ms-ags-diagnostic": "{\"ServerInfo\":{\"DataCenter\":\"East US\",\"Slice\":\"E\",\"Ring\":\"5\",\"ScaleUnit\":\"004\",\"RoleInstance\":\"BL02EPF000028C0\"}}",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"Date": "Wed, 10 Nov 2021 18:10:56 GMT",
"Content-Type": "application/json",
"Content-Length": "299"
},
"body": {
"error": {
"code": "BadRequest",
"message": "Tenant does not have a SPO license.",
"innerError": {
"date": "2021-11-10T18:10:57",
"request-id": "f3b2567f-9efc-45d2-bc32-0dc4cc058689",
"client-request-id": "f3b2567f-9efc-45d2-bc32-0dc4cc058689"
}
}
}
}
I have tried removing and re-adding various connections and this error still occurs.
EDIT: This appears to have resolved itself as of the morning of 11/11/2021.