You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/05 08:28:38 UTC

[GitHub] cingcacing commented on issue #3412: 401 while embed using public role

cingcacing commented on issue #3412: 401 while embed using public role
URL: https://github.com/apache/incubator-superset/issues/3412#issuecomment-327107728
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ X] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ X] I have reproduced the issue with at least the latest released version of superset
   - [ X] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   Version: 0.19.1
   
   ### Expected results
   The chart should appears on remote site via embedded tag
   
   ### Actual results
   Blank chart and error 401 on debug msg
   017-09-05 07:25:15,705:INFO:werkzeug:x.x.x.x - - [05/Sep/2017 07:25:15] "GET /superset/explore_json/table/2/?form_data=%7B%22datasource%22%3A%222__table%22%2C%22viz_type%22%3A%22table%22%2C%22slice_id%22%3A6%2C%22granularity_sqla%22%3A%22year%22%2C%22time_grain_sqla%22%3Anull%2C%22since%22%3A%222014-01-01%22%2C%22until%22%3A%222014-01-02%22%2C%22groupby%22%3A%5B%22country_name%22%5D%2C%22metrics%22%3A%5B%22sum__SP_POP_TOTL%22%5D%2C%22include_time%22%3Afalse%2C%22all_columns%22%3A%5B%5D%2C%22order_by_cols%22%3A%5B%5D%2C%22table_timestamp_format%22%3A%22%25Y-%25m-%25d+%25H%3A%25M%3A%25S%22%2C%22row_limit%22%3A50000%2C%22page_length%22%3A0%2C%22include_search%22%3Afalse%2C%22table_filter%22%3Afalse%2C%22where%22%3A%22%22%2C%22having%22%3A%22%22%2C%22filters%22%3A%5B%5D%7D&standalone=true&height=400&V2=true HTTP/1.1" 401 -
   
   ### Steps to reproduce
   Copy the provided iframe tag to remote site, adding all the required permission for public role.
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services