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/03/08 02:49:49 UTC

[GitHub] [superset] cancan101 edited a comment on issue #18993: superset.views.datasource.views.Datasource does not implement a response_400

cancan101 edited a comment on issue #18993:
URL: https://github.com/apache/superset/issues/18993#issuecomment-1061349378


   I just ran this:
   ```bash
   curl 'http://127.0.0.1:8088/datasource/external_metadata_by_name/?q=(database_name:SWAPI,datasource_type:table,schema_name:main,table_name:allSpecies?foo=1)' ....
   ```
   (omitting the full curl line)
   and got back:
   ```
   {"error": "'Datasource' object has no attribute 'response_400'"
   ```
   and this is a `500` error ^
   
   this is running against master.


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