Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Superset XBlock: superset_gues_token_url is not defined #37

Closed
Ian2012 opened this issue Apr 26, 2024 · 0 comments · Fixed by #40
Closed

Superset XBlock: superset_gues_token_url is not defined #37

Ian2012 opened this issue Apr 26, 2024 · 0 comments · Fixed by #40

Comments

@Ian2012
Copy link
Contributor

Ian2012 commented Apr 26, 2024

After installing using the superset xblock in production this issue appears in the console logs:

block-v1:edX+DemoX+D…ew=student_view:899 Uncaught (in promise) ReferenceError: superset_guest_token_url is not defined
    at fetchGuestToken (block-v1:edX+DemoX+D…student_view:899:32)
    at Module.i (embedded-sdk:1:6637)
    at embedDashboard (block-v1:edX+DemoX+D…=student_view:920:6)
    at initSuperset (block-v1:edX+DemoX+D…=student_view:961:5)
    at block-v1:edX+DemoX+D…=student_view:971:7
    at loadJS (block-v1:edX+DemoX+D…=student_view:978:5)
    at Block.SupersetXBlock (block-v1:edX+DemoX+D…=student_view:970:5)
    at new Block (lms-application.e137e602d358.js:1:3800)
    at lms-application.e137e602d358.js:1:3862
    at constructBlock (lms-application.e137e602d358.js:1:3872)
fetchGuestToken	@	block-v1:edX+DemoX+D…ew=student_view:899
i	@	embedded-sdk:1
@Ian2012 Ian2012 linked a pull request Apr 30, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant