You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
The results returned by move_sheets does not provide any useful information.
I am using the same code to move sheets successfully from Workspace to Workspace and from Workspace\Folder to Workspace\Folder.
It is only when going from Sheets(Home)\Folder to Workspace\Folder does it not actually move the Sheet. (I did not check Sheets(Home) to Workspace as I have none matching that description.
Craig
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to move all objects that are not shared from Sheets(Home) to a Workspace.
When I try to move a Sheet located in Sheets(Home)\A-Folder to A-Workspace\A-Folder, I get 'Success', but the Sheet does not move.
I build a destination object:
which is valid (no errors on the folder ID (fldr_id))
The move_sheets code is OK too (no errors)
with the response:
The results returned by move_sheets does not provide any useful information.
I am using the same code to move sheets successfully from Workspace to Workspace and from Workspace\Folder to Workspace\Folder.
It is only when going from Sheets(Home)\Folder to Workspace\Folder does it not actually move the Sheet. (I did not check Sheets(Home) to Workspace as I have none matching that description.
Craig
The text was updated successfully, but these errors were encountered: