get table function issue
kasun898 opened this issue · 6 comments
kasun898 commented
While using the doc.get_table(<table_id>) function, we have been getting an error stating "TypeError: init() got an unexpected keyword argument 'view_id'"
felipeff commented
It looks like Coda implemented a new field to the get_table API and it broke the code.
I sent a MR just adding the missing field, hopefully the project maintainers can take a look at it
licht1stein commented
Merged, thanks!
kasun898 commented
Hi, still I am getting this error noh
felipeff commented
The job that deploys the package to Pypi has failed: https://github.com/Blasterai/codaio/actions/runs/8988152203
so the code is not live yet.
kasun898 commented
@licht1stein highly appreciate if you can assist with this.
licht1stein commented
@kasun898 sure, done