Skip to content

"Token Request Previously Failed" appears when viewing a SP page embedded in Teams with a custom webpart that utilizes the AadHttpClient, but ONLY when an OOB webpart that also requires graph is on the page. #939

"Token Request Previously Failed" appears when viewing a SP page embedded in Teams with a custom webpart that utilizes the AadHttpClient, but ONLY when an OOB webpart that also requires graph is on the page.

"Token Request Previously Failed" appears when viewing a SP page embedded in Teams with a custom webpart that utilizes the AadHttpClient, but ONLY when an OOB webpart that also requires graph is on the page. #939

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'