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

Upload file with filename prefix "windows" failed #1785

Open
huantingc opened this issue Mar 21, 2024 · 0 comments
Open

Upload file with filename prefix "windows" failed #1785

huantingc opened this issue Mar 21, 2024 · 0 comments

Comments

@huantingc
Copy link

[Enter feedback here]

We attempted to upload a file via the API provided below. If the filename includes the prefix "Windows," the response received is "itemNotFound."

Successful Upload: PUT https://api.onedrive.com/v1.0/drive/items/<folder_id>:/test.txt:/content
Unsuccessful Upload: PUT https://api.onedrive.com/v1.0/drive/items/<folder_id>:/Windows%201:/content (Response: 404 item not found)

Furthermore, we changed the account and retried the aforementioned API calls; both were successful. We are curious about any limitations on filenames.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@huantingc huantingc changed the title Upload file with filename prefix "window" failed Upload file with filename prefix "windows" failed Mar 21, 2024
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