Invalid token in Admin Web UI
- Dominant language
- PowerShell
- Stars
- 524
- Forks
- 610
- PR merge metrics
- No merged PRs in 30d
Description
Ever since we updated the admin web UI, we are getting an invalid token and cannot load the web ui at all from any network. We see this error:
Uncaught SyntaxError: Invalid or unexpected token
DevTools failed to load SourceMap: Could not parse content for https://ourapp.azurewebsites.net/assets/css/bootstrap.min.css.map: Unexpected token < in JSON at position 0
This should be labeled as below.
https://github.com/Azure/RDS-Templates/labels/3-wvd-management-ux
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure in the admin web UI and inspect the browser console, including the source-map request for assets/css/bootstrap.min.css.map. Trace which deployed asset produces the invalid-token error and compare it with the updated web UI. Done means the admin web UI loads successfully without the reported syntax error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100