
Announcements
Hi all,
I am trying to use a HTTP connector to create an excel session in Graph for further data pulling and manipulation. I have tested the URI in Graph Explorer and can confirm it returns a 202 status in Graph Explorer.
However, in my flow it ALWAYS returns a 200 status code. Doesn't sound so bad, but it's returning without the location of the session for use in later steps.
Here is my configuration:
Here is what it returns:
Here is the exact same URI in Graph Explorer, along with the 202 status code and the expected output:
The next step would be to continue to poll the location until it resolves to a 201 Created status code, along with the session id. But I can't get to the next step with the current output in the power automate HTTP call.
Any thoughts?
Thank you.
Sincerely,
Dave