Forum Discussion

nancykoo's avatar
nancykoo
New Member
7 months ago
Solved

Power BI Error Message

Hello, I received the following error message when I attempted to access a report.   활동 ID: 576a7b53-8b19-4c21-a8e3-df898f4d76b1 요청 ID: a8903993-9692-21dd-b6be-edb772e60de0 상관 관계 ID: e7683725-046...
  • v-dineshya's avatar
    7 months ago

    Hi nancykoo ,

    Thank you for reaching out to the Microsoft Community Forum.

     

    Please try below things to fix the issue.

    1. A 401 error occurs if the browser doesn’t pass Windows credentials or the SPN for the Report Server service account is not configured correctly or Delegation is not enabled, if you are accessing remote data sources.

    2. Due to Incorrect or Missing Service Account SPNs. The report server runs under a domain account, Kerberos authentication is expected. If SPNs are missing or duplicated, authentication falls back to NTLM, which can fail and cause 401 errors.

    3. Check Browser Configuration. Browser may block automatic Windows login unless configured.

    4. Due to Mixed HTTPS/HTTP or incorrect URL access. If PBIRS is configured with HTTPS but if you accesses via HTTP, auth can fail.

     

    I hope this information helps. Please do let us know if you have any further queries.

     

    Regards,

    Dinesh