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
If you follow those steps a new cookie called s3_viewer_token is added to all the requests, and the middleware will inject that header to the s3-viewer requests if the Authorization is not found, which is what happens when you click that Button in the UI.
Please, let me know if adding that fixes the issue, otherwise I'll investigate what is missing.
When click this linkbutton, the Authorization didn't set into the header. It will return 401 on production env
The text was updated successfully, but these errors were encountered: