accessibility-insights-windows
accessibility-insights-windows copied to clipboard
[BUG] AADSTS90015: Requested query string is too long.
Please check whether the bug has already been filed.
This repo contains code for Accessibility Insights for Windows. We maintain code for its automated checks rule engine at axe-windows. Most false positive questions or rule clarifications belong in axe-windows, whereas questions about the Accessibility Insights tool UI should go here. If you aren't sure, it's definitely OK to use this repo. Thanks for contributing!
Describe the bug When trying to use the File issue feature against ADO creating the issue fails with "AADSTS90015: Requested query string is too long."
To Reproduce Steps to reproduce the behavior:
- Connect to an Azure Board for filing issues
- Open an a11ytest file with an issue
- Click "File Issue:
Expected behavior A new bug is created in the ADO board
Actual behavior Authentication fails
Screenshots or .GIF
Desktop (please complete the following information):
- OS: Windows 10 21H2 19044.1826
- Accessibility Insights for Windows Version: 1.1.1997.01
- Target Application: Visual Studio
- Target Application Version: 17.4
Additional context I've tried the mitigations recommended in https://github.com/microsoft/accessibility-insights-windows/issues/1336 to no avail. Others on my team are being blocked by the same issue.
Thank you for using Accessibility Insights for Windows, @NCarlsonMSFT! We have reproduced this locally and confirmed the bug you identified. We are working on investigating further and will respond here once we determine next steps.
This issue requires additional investigation by the Accessibility Insights team. When the issue is ready to be triaged again, we will update the issue with the investigation result and add "status: ready for triage". Thank you for contributing to Accessibility Insights!
We are working on a more robust fix, but should someone find this issue because they are blocked, I can offer a very hacky temporary workaround:
- right-click the dialog with the error message and select "Inspect" from the menu
- select the console inside of DevTools and type
window.location.href = "https://dev.azure.com/YOUR-TEAM-HERE"
- close the dialog and retry filing the issue
The dialog seems to work okay once it is able to confirm authentication succeeded but the query parameters used to prepopulate the issue template make the url too long for it to do so.
This has been fixed in Canary, starting with builds after https://github.com/microsoft/accessibility-insights-windows/releases/tag/v1.1.2046.01. It will be in our next production release