We are experiencing a server-side issue in Amazon QuickSight when opening several datasets in edit mode.
Summary:
When we open a dataset to edit it, the page fails to load and shows “Something went wrong. Try again.” (see attached screenshots). This affects multiple datasets, not just one.
Key point — this is not a client-side problem:
- The datasets are healthy: scheduled refreshes complete successfully and all dashboards built on top of them load and work correctly.
- The failure only happens when opening the dataset EDIT view.
- We reproduced it in Chrome and Firefox, both in a clean incognito/private window with extensions disabled and cache cleared.
Browser console shows a server error:
- “Failed to load resource: the server responded with a status of 500”
- Followed by “ServiceError: null” thrown from the dataset-management bundle
- Call stack: RetryableFetchAppServiceClient.fetch → Object.queryFn (dataset-management-v…js)
- The underlying failing request is a GET to:
https://eu-west-1.quicksight.aws.amazon.com/sn/account/…
Environment:
- Region: eu-west-1
- Example dataset: Quick/Analisi/Clienti/Accounts
Since this is returning an HTTP 500 from the QuickSight service itself, could you please check the service-side logs for these dataset edit requests and let us know the root cause and resolution? Happy to provide the exact request ID, dataset ARNs, and a UTC timestamp window if that helps you locate the failing calls.
&column-identifier-mode=ID_AND_NAME enpoint without this option return correct JSON

