How to Resolve "Authentication Failed for the Request" in JavaScript Embedded Applications
Published:
This article explains how to resolve the authentication failed issue in a JavaScript embedded application while accessing Bold BI dashboards.
Possible Causes
1. Invalid or Expired Embed Token
The embed token may be expired or incorrect.
2. Missing Site Identifier (On-Premise Environment)
The site identifier is not included in the serverUrl.
Solution
- Make sure you are using a valid and active embed token
- Make sure to include the site identifier in the server URL
Please refer to the image below to ensure that the required details are added correctly to access the dashboard without any issues.