Skip to content

SPFx REST API returns 404 when adding Field Link to Content Type on M365 Developer Tenant #1924

SPFx REST API returns 404 when adding Field Link to Content Type on M365 Developer Tenant

SPFx REST API returns 404 when adding Field Link to Content Type on M365 Developer Tenant #1924

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'