licht1stein/codaio

get table function issue

kasun898 opened this issue · 6 comments

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

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

Merged, thanks!

Hi, still I am getting this error noh

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.

@licht1stein highly appreciate if you can assist with this.

@kasun898 sure, done