pinterest-python-sdk icon indicating copy to clipboard operation
pinterest-python-sdk copied to clipboard

AttributeError: 'BoardSection' object has no attribute '_generated_api_get_fn_args'

Open pipozzz opened this issue 8 months ago • 0 comments

When I'm trying to list all boards sections I'm getting this exception

AttributeError: 'BoardSection' object has no attribute '_generated_api_get_fn_args'

How to reproduce:

Board('board_id').list_sections()

pipozzz avatar Jun 10 '24 09:06 pipozzz