Skip to content

[Resolved in 1.32.2+; Run "pip install -U msal" to upgrade] Authentication Failed: MsalResponse object has no attribute 'headers' #26

[Resolved in 1.32.2+; Run "pip install -U msal" to upgrade] Authentication Failed: MsalResponse object has no attribute 'headers'

[Resolved in 1.32.2+; Run "pip install -U msal" to upgrade] Authentication Failed: MsalResponse object has no attribute 'headers' #26

name: Run issue sentinel
on:
issues:
types: [opened, edited, closed]
jobs:
Issue:
permissions:
issues: write
runs-on: ubuntu-latest
steps:
- name: Run Issue Sentinel
uses: Azure/issue-sentinel@v1
with:
password: ${{secrets.ISSUE_SENTINEL_PASSWORD}}
enable-similar-issues-scanning: true # Scan for similar issues
enable-security-issues-scanning: true # Scan for security issues