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

getfolderid produces 404 error (error code 11512) when two folders with exactly the same name exist #115

Open
tomstarr opened this issue Oct 5, 2022 · 1 comment
Assignees

Comments

@tomstarr
Copy link
Collaborator

tomstarr commented Oct 5, 2022

dupApplicationData
I've recently been developing the getpath.py script and a new script ('getcreator.py', which I'll share soon) and as part of my development both of these scripts will use getfolderid.py. Today I encountered a weird situation whereby a user had two "Application Data" directories in their user folder, and when getfolderid encountered this, it doesn't know which folder's objectURI it should return.

I don't think that this will be a common issue, but perhaps you would like to include a warning in the script or perhaps some error catching message which would explain what error code 11512 might have been caused by. Just a thought.
404error_code_11512

Cheers.

@gerrynelson63
Copy link
Member

@tomstarr strange one, thanks for pointing it out. I will take a look and see what we can do.

@gerrynelson63 gerrynelson63 self-assigned this Oct 5, 2022
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

2 participants