Title: Cannot upload PDF file to OneDrive, unclear API Error · Issue #869 · microsoftgraph/msgraph-sdk-python · GitHub
Open Graph Title: Cannot upload PDF file to OneDrive, unclear API Error · Issue #869 · microsoftgraph/msgraph-sdk-python
X Title: Cannot upload PDF file to OneDrive, unclear API Error · Issue #869 · microsoftgraph/msgraph-sdk-python
Description: Describe the bug I am trying to upload a PDF file to OneDrive, but I receive a 400 APIError with an Invalid Request. Expected behavior Successful upload of the file. How to reproduce files = [item.name for item in await self._get_onedriv...
Open Graph Description: Describe the bug I am trying to upload a PDF file to OneDrive, but I receive a 400 APIError with an Invalid Request. Expected behavior Successful upload of the file. How to reproduce files = [item....
X Description: Describe the bug I am trying to upload a PDF file to OneDrive, but I receive a 400 APIError with an Invalid Request. Expected behavior Successful upload of the file. How to reproduce files = [item....
Opengraph URL: https://github.com/microsoftgraph/msgraph-sdk-python/issues/869
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Cannot upload PDF file to OneDrive, unclear API Error","articleBody":"### Describe the bug\r\n\r\nI am trying to upload a PDF file to OneDrive, but I receive a 400 APIError with an Invalid Request.\r\n\r\n### Expected behavior\r\n\r\nSuccessful upload of the file.\r\n\r\n### How to reproduce\r\n\r\n```python\r\n\r\nfiles = [item.name for item in await self._get_onedrive_items(\r\n query_filter=\"file ne null and file/mimeType eq 'application/pdf'\"\r\n)]\r\n\r\nfolder_id_map = await self._get_folder_ids(source_folders)\r\n\r\nfor folder in source_folders:\r\n folder_path = os.path.join('documents', folder)\r\n if not os.path.exists(folder_path):\r\n continue\r\n\r\n for file_name in os.listdir(folder_path):\r\n if file_name in files:\r\n continue\r\n\r\n file_path = os.path.join(folder_path, file_name)\r\n\r\n with open(file_path, 'rb') as file:\r\n file_content = file.read()\r\n\r\n folder_id = folder_id_map.get(folder)\r\n if not folder_id:\r\n print(f\"Folder ID for '{folder}' not found.\")\r\n continue\r\n\r\n parent_reference = ItemReference(\r\n id=folder_id\r\n )\r\n\r\n drive_item = DriveItem(\r\n name=file_name,\r\n file=File(),\r\n parent_reference=parent_reference,\r\n content=file_content\r\n )\r\n\r\n try:\r\n response = await self._user_client.drives.by_drive_id(\r\n os.getenv('ONEDRIVE_DEV_DRIVE_ID')\r\n ).items.post(drive_item)\r\n\r\n print(\"Response\", response)\r\n except Exception as e:\r\n print(f\"Failed to upload file '{file_name}': {e}\")\r\n\r\n```\r\n\r\n### SDK Version\r\n\r\nmsgraph-core~=1.1.2 msgraph-sdk~=1.5.3\r\n\r\n### Latest version known to work for scenario above?\r\n\r\n_No response_\r\n\r\n### Known Workarounds\r\n\r\n_No response_\r\n\r\n### Debug output\r\n\r\n\u003cdetails\u003e\u003csummary\u003eClick to expand log\u003c/summary\u003e\r\n```\r\n\r\nAPIError\r\n Code: 400\r\n message: None\r\n error: MainError(additional_data={}, code='invalidRequest', details=None, inner_error=InnerError(additional_data={}, client_request_id='13230f64-2c2e-4083-93c1-f7325291333c', date=DateTime(2024, 8, 22, 10, 12, 34, tzinfo=Timezone('UTC')), odata_type=None, request_id='f1815677-f808-46dd-af6d-7882803e975b'), message='Invalid request', target=None)\r\n\r\n```\r\n\u003c/details\u003e\r\n\r\n\r\n### Configuration\r\n\r\n- OS: Windows\r\n- architecture: AMD64\r\n\r\n### Other information\r\n\r\nThe 400 APIError could be more robust than just \"Invalid request\"","author":{"url":"https://github.com/Mirciulica15","@type":"Person","name":"Mirciulica15"},"datePublished":"2024-08-22T10:36:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/869/msgraph-sdk-python/issues/869"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:6f6d9772-c37c-4c7b-61d7-ec12776f0c89 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E20A:6562C:75EF8:9F6AE:6969CF32 |
| html-safe-nonce | 8045142e98525b05be625b8fcd20557758fdb022e9f8581aa57186f0caca59f0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjBBOjY1NjJDOjc1RUY4OjlGNkFFOjY5NjlDRjMyIiwidmlzaXRvcl9pZCI6Ijg4NDcxMjE3MDY1MTM5NzcxMzgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | d4cac3ee408a42642a714c361509de1b503115a2c6f5cc99890cf51b25ac375f |
| hovercard-subject-tag | issue:2480444169 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/microsoftgraph/msgraph-sdk-python/869/issue_layout |
| twitter:image | https://opengraph.githubassets.com/aa9fa27ae7fc54364a9b71b2d02c110d7b62eff5a082f59df249f9f01c3291ff/microsoftgraph/msgraph-sdk-python/issues/869 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/aa9fa27ae7fc54364a9b71b2d02c110d7b62eff5a082f59df249f9f01c3291ff/microsoftgraph/msgraph-sdk-python/issues/869 |
| og:image:alt | Describe the bug I am trying to upload a PDF file to OneDrive, but I receive a 400 APIError with an Invalid Request. Expected behavior Successful upload of the file. How to reproduce files = [item.... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Mirciulica15 |
| hostname | github.com |
| expected-hostname | github.com |
| None | acedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056 |
| turbo-cache-control | no-preview |
| go-import | github.com/microsoftgraph/msgraph-sdk-python git https://github.com/microsoftgraph/msgraph-sdk-python.git |
| octolytics-dimension-user_id | 17304259 |
| octolytics-dimension-user_login | microsoftgraph |
| octolytics-dimension-repository_id | 534665999 |
| octolytics-dimension-repository_nwo | microsoftgraph/msgraph-sdk-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 534665999 |
| octolytics-dimension-repository_network_root_nwo | microsoftgraph/msgraph-sdk-python |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 83c08c21cdda978090dc44364b71aa5bc6dcea79 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width