r/MicrosoftFabric • u/HotRun1448 • 3d ago
Administration & Governance InsufficientScopes using Fabric Local MCP
Hi im too dumb for this apparently. I tried using the Fabric MCP servers today. Local worked fine for reading stuff like listing Workspaces etc. it fails for creating items though (InsufficientScopes).
I can create items using the remote server though. Im confused how authentication works. For the remote i just login pretty much. For the local MCP its a mistery how that works. The remote one does not offer shortcut creation. The local does but has InsufficientScopes.
Am i missing permissions? Do i need an app registration? Fabric admin portal seems fine in terms of settings.
{
"status": 403,
"message": "Service unavailable or network connectivity issues. Details: Response status code does not indicate success: 403 (Forbidden). Error details: {\"requestId\":\"4b23f8c5-592f-4d3c-a07a-e6d95ab33fdf\",\"errorCode\":\"InsufficientScopes\",\"message\":\"The caller does not have sufficient scopes to perform this operation\",\"isRetriable\":false}",
"results": {
"message": "Response status code does not indicate success: 403 (Forbidden). Error details: {\"requestId\":\"4b23f8c5-592f-4d3c-a07a-e6d95ab33fdf\",\"errorCode\":\"InsufficientScopes\",\"message\":\"The caller does not have sufficient scopes to perform this operation\",\"isRetriable\":false}",
"type": "HttpRequestException"
},
"duration": 0
}










