GraphAPI responding with Unexpected in Power Automate
Image Source: Shutterstock.com
Feb 22, 2023 2:00 PM

GraphAPI responding with Unexpected in Power Automate

External Blog Post

Today a real SharePains post. I create a flow that makes a call to the Microsoft Graph API and I’m getting “Unexpected response from the service”.

Today a real SharePains post. I create a flow that makes a call to the Microsoft Graph API and I’m getting “Unexpected response from the service”. This is as good as something went wrong.

Table of Contents

Graph API responding with Unexpected response from the service in Power Automate can happen when an action is called that does not exist or has incorrect syntax. This could be due to a typo, or a change in the Graph API URL, parameters, or body content. It can also occur if there are unsupported characters in the request payload, such as invalid UTF-8 encoding.

In addition, this error may occur if you have exceeded rate limits for your subscription level or region. Finally, it may indicate a problem with authentication credentials used to make the call to Microsoft Graph APIs.

4 hours ago — I create a flow that makes a call to the Microsoft Graph API and I'm getting “Unexpected response from the service”.

Apr 20, 2021 — I am trying to get file properties for a SharePoint shareable link. I came across a post about doing this using the REST API:.

Sep 22, 2022 — Learn about errors that can be returned in Microsoft Graph responses. Errors are returned using standard HTTP status codes and a JSON error ...

Jan 20, 2023 — This article describes known issues and limitations with Microsoft Graph and provides workarounds when possible.