Forum Discussion
[DataFormat.Error] We received a malformed web response and credentials issue
- Apr 18, 2026
Cached credentials cause authentication conflicts. When users refresh, Excel reuses expired tokens, leading servers to return HTML login pages instead of data—triggering the error.
Fixes:
- Clear Global Permissions: Data > Data Source Settings > Global permissions > remove data source entries > refresh.
- Clear Cache: Use Office Upload Center (Windows) + browser cookies for office.com, login.microsoftonline.com, and data source domain.
- API Tokens: If possible, use ?api_key=XXX in the URL to bypass credential prompts.
Critical: All users must sign in with the same method (e.g., Organizational account) post-clear to avoid token conflicts.
My answers are voluntary and without guarantee!
Hope this will help you.
Cached credentials cause authentication conflicts. When users refresh, Excel reuses expired tokens, leading servers to return HTML login pages instead of data—triggering the error.
Fixes:
- Clear Global Permissions: Data > Data Source Settings > Global permissions > remove data source entries > refresh.
- Clear Cache: Use Office Upload Center (Windows) + browser cookies for office.com, login.microsoftonline.com, and data source domain.
- API Tokens: If possible, use ?api_key=XXX in the URL to bypass credential prompts.
Critical: All users must sign in with the same method (e.g., Organizational account) post-clear to avoid token conflicts.
My answers are voluntary and without guarantee!
Hope this will help you.