Skip to content

fix: send FolderKey on mcp runtime abort#169

Merged
PopescuTudor merged 1 commit intomainfrom
fix/abort-call-no-folderKey
Feb 12, 2026
Merged

fix: send FolderKey on mcp runtime abort#169
PopescuTudor merged 1 commit intomainfrom
fix/abort-call-no-folderKey

Conversation

@PopescuTudor
Copy link
Copy Markdown
Collaborator

@PopescuTudor PopescuTudor commented Feb 12, 2026

Send UiPath Folder Key header on mcp/.../runtime/abort - needed after https://github.com/UiPath/AgentHubService/pull/665

This will fix the issue reported here: https://uipath-product.slack.com/archives/C09MKT7TKRU/p1770280048276819

@PopescuTudor PopescuTudor self-assigned this Feb 12, 2026
Copilot AI review requested due to automatic review settings February 12, 2026 09:42
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a missing header in the MCP runtime abort API call. The FolderKey header is required for proper authorization and routing of requests to the UiPath platform, and this change brings the runtime abort endpoint in line with other API calls in the codebase.

Changes:

  • Added X-UIPATH-FolderKey header to the runtime abort API request to match the pattern used by other UiPath API calls

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PopescuTudor PopescuTudor merged commit 0e855b9 into main Feb 12, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants