I use SharePoint GET requests to retrieve data from different websites in my flows. Recently they have all failed and give me the error below. I have tried deleting and recreating the connector to SharePoint but I still get the same error.
{
"status": 401,
"message": "Access token not found\r\nclientRequestId: 7bc65f70-6c98-404c-8f4f-45cd04e74baa",
"error": {
"message": "Access token not found"
},
"source": "sharepointonline-cus.azconn-cus.p.azurewebsites.net"
}