You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been fixed with IQSS/dataverse@85fc67d with getWebloaderUrlForDataset(Dataset d) asking for getValidApiTokenForUser(AuthenticatedUser user) that handles both cases : having no key and an expired key.
Just tried dv-webloader on a 5.13 test system. Visually the screen hangs, telling me:
Getting Dataset Information...
Javascript console sez
401 Unauthorized
Payara log sez
attempted access with expired token
It would be user-friendly to percolate this last error back to the browser.
The text was updated successfully, but these errors were encountered: