Open ivsfls opened 1 week ago
Tableau requires the .taco file be signed.
https://help.tableau.com/current/api/webdataconnector/en-us/docs/wdc_packaging.html
You can get around this by starting Tableau with some optional arguments from the command line, but that's not ideal if you're trying to distribute your WDC.
Hi everyone,
We are trying to view records from Airtable in Tableau. The Airtable called for a WDC 2.0 which has now been deprecated. I followed the documentation to build a Web Data Connector 3.0 but I am running into an error when trying to run the connector from Tableau desktop 2024 (Im on a trial version).
Unable to complete action There was a problem while running the connector plugin. Reinstall the plugin or contact the plugin provider. Note that you might need to make local configuration changes to resolve the error. Error Code: 14D18B1F Package signature verification failed during connection creation. Connector Class: test-connector, Version: 1.0.0
Airtable-Tableau: https://support.airtable.com/docs/visualizing-records-from-airtable-in-tableau Tableau WDC 3.0: https://help.tableau.com/current/api/webdataconnector/en-us/index.html