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

Fixes failing driveItem move operation #627

Merged
merged 2 commits into from
Jun 16, 2024

Conversation

ErmalKristo
Copy link

When moving a driveItem the operation fails as the move method appends the method name to the request url.

The API replies with a 404 error code and message "Item not found"

When moving a driveItem the operation fails as the move method
appends the method name to the request url.
@vgrem vgrem merged commit 7c744b9 into vgrem:master Jun 16, 2024
0 of 3 checks passed
@vgrem
Copy link
Owner

vgrem commented Jun 16, 2024

@ErmalKristo, @SauravPati thanks guys for spotting and submitting a PR!
p.s. Took me a while to realize there is no move action is exposed for this endpoint.

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

Successfully merging this pull request may close these issues.

3 participants