I am using Flow in a Office 365 Government G3 tentant and having problems using the OneNote (business) connector to Get sections in notebook, which returns with BadGateway, Status Code 502, and Body below:
{
"error": {
"code": 502,
"message": "Unable to parse site ids from OneNote API. Code: 500, Response:",
"source": "flow-apim-msmanaged-na-westus2-01.azure-apim.net",
"path": "choose[4]\\when[1]\\choose[2]\\when[1]",
"clientRequestId": "3ce57d0e-e10e-413a-9d1d-c6be0e784f0b"
}
}I tried to debug using a new flow, with just Get pages for specific section. The dropbox for Notebook Key populates with all my Notebooks, however when I select any Notebook, the dropbox for Notebook section shows "Could not retrieve values. Unable to parse site ids from OneNote API. Code: 500, Response:"