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 2021/12/19 07:20:13 UTC

[GitHub] [superset] trinadhchakravarthi opened a new issue #17817: Export api call is not working

trinadhchakravarthi opened a new issue #17817:
URL: https://github.com/apache/superset/issues/17817


   I installed superset in my local computer and created few datasets, dashboards and charts. When i try to export from api call i am getting error.
   
   **When i try using curl**
   curl -v --cookie "session=<my csrf token>" --output test.zip http://localhost:8088/api/v1/chart/export/?q=201
   I get response as "zsh: no matches found:"
   
   **When i try using postman**
   Not a valid rison schema 201 is not of type
   
   I am passing authorization and csrf token as "X-CSRFToken" in header and chart id as params.
   Can someone please help.
   


-- 
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


[GitHub] [superset] trinadhchakravarthi closed issue #17817: Export api call is not working

Posted by GitBox <gi...@apache.org>.
trinadhchakravarthi closed issue #17817:
URL: https://github.com/apache/superset/issues/17817


   


-- 
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


[GitHub] [superset] trinadhchakravarthi commented on issue #17817: Export api call is not working

Posted by GitBox <gi...@apache.org>.
trinadhchakravarthi commented on issue #17817:
URL: https://github.com/apache/superset/issues/17817#issuecomment-999285435


   its working


-- 
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