-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
If for some reason the credentials have expired or the domain making the request has not been whitelisted, we get a 401 Unauthorized error on the jwt authentication request. But I couldn't find any example on how to handle this kind of error properly, like in a global document event like "adobe_dc_view_sdk.error" for example or as an error callback in the configuration object.
The real problem is that when this Unauthorized error occurs, the embedded Adobe view conflicts with the text inputs, so that when I click on an input to write text, the input immediately loses focus, making it impossible to write anything!
alexeiseremet
Metadata
Metadata
Assignees
Labels
No labels


