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

Fixed PCloudAPI.Stat.Error #16

Merged
merged 1 commit into from
Mar 12, 2022
Merged

Conversation

tobihagemann
Copy link
Contributor

I think I made a mistake in my last PR and didn't quite understand the error codes of pCloud until now. I couldn't find this error code in the pCloud API documentation but I believe this one would make more sense.

@tmpit
Copy link
Member

tmpit commented Mar 6, 2022

I would have to check with our API team to confirm if 2001 can be returned from that method or not.

@tobihagemann
Copy link
Contributor Author

If I had to guess, 2001 should only be possible when calling the method with path (which we don't). But a confirmation would be great. 👍

@tmpit
Copy link
Member

tmpit commented Mar 12, 2022

Turns out 2001 is not returned from that method at all. 1001, 2002 and 2055 are returned for problems with the path. Merging.

@tmpit tmpit merged commit 053fc16 into pCloud:master Mar 12, 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

Successfully merging this pull request may close these issues.

2 participants