-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Vector Tile Service Cloning Fails with Errors in ArcGIS Python API v2.4.0 #2243
Comments
@pmd84 Can you please post the longer error message so we can see where it is being thrown? |
@pmd84 Will need to be changed to: And this: Will be changed to: |
Hey @nanaeaubry Here is the full traceback:
|
@pmd84 we actually already have a pending fix for this for our next release. Thank you for reporting it! |
Great, thanks! |
Describe the bug
When attempting to clone Vector Tile Service or Vector Tile Layer items using the
clone_items()
method in ArcGIS Python API v2.4.0, the process fails.This affects the ability to clone Vector Tile Services which worked properly in previous versions (confirmed working in v2.3.0).
To Reproduce
Steps to reproduce the behavior:
Error:
Expected behavior
The Vector Tile Layer items should be successfully cloned to the target folder, as they were in previous versions of the ArcGIS Python API.
Platform (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: