So I'm trying to make a flow that connects my google calendar to my OneNote, so that when I add/edit/delete an even on my google calendar, it does the same thing in my OneNote. I'm not entirely sure if this is actually possible, or if it'll just be a chaotic mess of information if I can figure out how to make this work. But anyways, I get an error that basically says that it can't get to my notebook sections; it can access and add the notebook itself, but doesn't have any sections, so it can't pick any pages either, so I can't actually run it because it has nowhere to put the information.
I'm super new to this so there's probably just some simple mistake that I'm making, but thanks in advance for taking your time to help me : )
Here's the error:
Could not retrieve values. The dynamic invocation request failed with error: {
"error": {
"code": 400,
"message": "Error; unknown error code encountered when attempting to retrieve the site Id for the supplied notebook. Code: 40001",
"source": "unitedstates-002.azure-apim.net",
"path": "choose[4]\\when[1]\\choose[2]\\when[1]",
"policyId": "",
"clientRequestId": "36791dd5-8294-4e70-93ee-09cf-306f0b27"
}
}.