SDK Version: @looker/embed-sdk 2.0.5
Looker Version: 26.0.18
Issue: Drilldown export actions fail with 401, while direct exports work
Observed Behavior
-
Dashboard loads correctly via cookieless embed
-
Direct export buttons (single action) work fine
-
Drilldown exports (dropdown menus with options like "Export Details", "Quick Export") fail with 401 Unauthorized. but after we click "Download" button and then retry "Export Details", it worked.
-
The 401 is a direct request from Looker iframe to looker server
-
generate-embed-tokens is NEVER called by the SDK - not before drilldown, not ever
SDK Version: @looker/embed-sdk 2.0.5
Looker Version: 26.0.18
Issue: Drilldown export actions fail with 401, while direct exports work
Observed Behavior
Dashboard loads correctly via cookieless embed
Direct export buttons (single action) work fine
Drilldown exports (dropdown menus with options like "Export Details", "Quick Export") fail with 401 Unauthorized. but after we click "Download" button and then retry "Export Details", it worked.
The 401 is a direct request from Looker iframe to looker server
generate-embed-tokens is NEVER called by the SDK - not before drilldown, not ever