Skip to content

WebView errors treated as cancel #726

Closed
@imakhalova

Description

@imakhalova

10-18 12:52:27.241 28419-28419/com.microsoft.skydrive W/BasicWebViewClient: 2016-10-18 19:52:27-e4a8b1f1-40a0-4651-b02a-6d892fe16241-Cancel error:invalid_resource ver:1.10.0 AADSTS50001: Resource 'https://officeapps.live.com' is disabled.
Trace ID: aed66cce-a470-4595-aedb-14e63c1d3e88
Correlation ID: e4a8b1f1-40a0-4651-b02a-6d892fe16241
Timestamp: 2016-10-18 19:52:26Z

This causes com.microsoft.aad.adal.AuthenticationCancelError: User cancelled the flow RequestId:216639036 CorrelationId: e4a8b1f1-40a0-4651-b02a-6d892fe16241
at com.microsoft.aad.adal.AcquireTokenRequest.onActivityResult(AcquireTokenRequest.java:563)
at com.microsoft.aad.adal.AuthenticationContext.onActivityResult(AuthenticationContext.java:731)

While expected would be AuthenticationException with some error code

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions