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

Error 409 uploading a file #202

Open
sanboton opened this issue Mar 1, 2024 · 0 comments
Open

Error 409 uploading a file #202

sanboton opened this issue Mar 1, 2024 · 0 comments

Comments

@sanboton
Copy link

sanboton commented Mar 1, 2024

Randomly getting this error when uploading a file, not working anymore since the problem occurs the first time, file gets locked forever:

odb <- get_business_onedrive()

odb$upload_file("file.xlsx", dest = "destination/file.xlsx")
Error in process_response(res, match.arg(http_status_handler), simplify) : 
  Conflict (HTTP 409). Failed to complete operation. Message:
A file with the same name is currently being uploaded. Change the filename and try to save again.

No file is being uploaded, I can upload it with a different name, but then I lose all the shared permissions.

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