web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Custom Connector Retur...
Copilot Studio
Unanswered

Custom Connector Returns HTTP 200 but Fails in Copilot Agent with ConnectorRequestFailure.

(1) ShareShare
ReportReport
Posted on by 2

 

Hi everyone,

I'm encountering an issue while testing a custom connector in Copilot Studio. The connector is successfully tested in the Custom Connector Test tab, and it returns a valid HTTP 200 response with the expected OData payload. However, when I use this connector as a tool in a Copilot agent topic, I receive the following error:

 

 

What I’ve Done So Far:

  • Added a 'default response schema' using a simplified sample of the actual response.
  • Set the 'Content-Type' header to application/json.
  • Limited the response using $top=5 and selected only a few fields.
  • Verified that the connector returns a clean, valid JSON response.
  • Tried using /Connector-GWSample.Run() => $response in the topic and added a Trace($response) step.

Despite all this, the connector still fails when used in a topic.

Sample Response Schema Used:
 

{
  "d": {
    "results": [
      {
        "BusinessPartnerID": "0100000000",
        "CompanyName": "SAP",
        "EmailAddress": "******@sap.com"
      }
    ]
  }
}
 

What else could be causing this ConnectorRequestFailure even though the HTTP status is 200 and the response is valid? Is there a specific format or limitation Copilot Studio expects that I might be missing?

Any help or guidance would be greatly appreciated!

Thanks in advance.

I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 268

#2
Vish WR Profile Picture

Vish WR 238

#3
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 212 Super User 2026 Season 1

Last 30 days Overall leaderboard