{
  "type": "https://api.wealthglider.com/problems/scope-required",
  "title": "Credential scope required",
  "status": 403,
  "code": "scope_required",
  "detail": "This credential does not have historical_recommendations:read.",
  "request_id": "req_scope_required_00001",
  "retryable": false,
  "resolution": {
    "kind": "authorize_scope",
    "message_for_user": "Ask the account owner to create or select a WealthGlider credential with the historical_recommendations:read scope.",
    "credential_url": "https://www.wealthglider.com/apikey?source=agent_api&reason=scope_required",
    "required_scopes": ["historical_recommendations:read"],
    "requires_human_action": true
  }
}
