You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/25 14:36:47 UTC

[GitHub] [superset] mbcsa commented on issue #18150: Markdown with iframe (Echart type - Big Number ) error: "Unexpected token < in JSON at position 0"

mbcsa commented on issue #18150:
URL: https://github.com/apache/superset/issues/18150#issuecomment-1021248290


   Hi, something similar happens to me. 
   In my case, I think it has something to do with legacy charts.
   
   
   
   
   
   ![image](https://user-images.githubusercontent.com/92950610/150996648-d5eecff3-ef98-4d8f-b7c0-b8e85c477da7.png)
   
   1- When I embed a public dashboard with "echarts" and "legacy charts" only "echarts" works making requests to 
   **domain.com/api/v1/chart/data?form_data=...**   ( 200 OK )
   2-  while legacy charts makes requests to:
   **domain.com/superset/explore_json/?form_data=...**    (302 FOUND - then redirects to /login)
   **domain.com/login/** 
   
   ![image](https://user-images.githubusercontent.com/92950610/150996888-71f3a60f-1572-4a2d-a48d-fd78f5e170c3.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org