export fails with requests.exceptions.HTTPError: 404 Client Error: Not Found for url: {tamr_base_url}/api/urlExport/jdbc
apipath in tamr_toolbox.data_io.df_connect.client.export_dataset is hardcoded to /api/urlExport/jdbc. it should be /api/connect/urlExport/jdbc ?
export fails with requests.exceptions.HTTPError: 404 Client Error: Not Found for url: {tamr_base_url}/api/urlExport/jdbc
apipath in
tamr_toolbox.data_io.df_connect.client.export_datasetis hardcoded to/api/urlExport/jdbc. it should be/api/connect/urlExport/jdbc?