Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't access board after Monday update #243

Open
D3nii opened this issue Feb 15, 2024 · 0 comments
Open

Can't access board after Monday update #243

D3nii opened this issue Feb 15, 2024 · 0 comments

Comments

@D3nii
Copy link

D3nii commented Feb 15, 2024

Hey team,

I have been using Moncli to power by automations for almost 8 months now, but now none of the code works.

Upon running:
client.get_board(id=required_configs['BOARD_ID'])

moncli.api_v2.exceptions.MondayApiError: ('{"query": "query { boards (ids:[2528587524], limit:1) { id, name, board_folder_id, board_kind, communication, description, permissions, pos, state, workspace_id, updated_at } }", "variables": null}', 200, '', [{'message': "Field 'pos' doesn't exist on type 'Board'", 'locations': [{'line': 1, 'column': 126}], 'path': ['query', 'boards', 'pos'], 'extensions': {'code': 'undefinedField', 'typeName': 'Board', 'fieldName': 'pos'}}])

Can we work on fixing this asap?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant