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

Reading workbook example does not work #801

Closed
3vap opened this issue Dec 13, 2023 · 1 comment
Closed

Reading workbook example does not work #801

3vap opened this issue Dec 13, 2023 · 1 comment
Labels

Comments

@3vap
Copy link

3vap commented Dec 13, 2023

drive_item=client.shares.by_url(shared_url).drive_item.get().execute_query()
worksheets = drive_item.workbook.worksheets.get().execute_query()

Gives error:
office365.runtime.client_request_exception.ClientRequestException: ('InternalServerError', 'Unable to find target address', '500 Server Error: Internal Server Error for url: https://graph.mic

@vgrem
Copy link
Owner

vgrem commented Dec 24, 2023

Thank you for reporting this bug, it has been addresed in 2.5.4 release

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

No branches or pull requests

2 participants