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

Insufficient error handlings of GetFile and PostFile APIs #71

Open
s-takeuchi opened this issue May 16, 2021 · 0 comments
Open

Insufficient error handlings of GetFile and PostFile APIs #71

s-takeuchi opened this issue May 16, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@s-takeuchi
Copy link
Owner

s-takeuchi commented May 16, 2021

GetFile API and PostFile API do not implement enough error handlings.
After first version is released, implements them.

  • PostFile API
    Invalid parameters
    Offset and total size mismatch
    Credential and access right permission error handlings

  • GetFile API
    Offset and total size mismatch

Also no test code exists.

@s-takeuchi s-takeuchi added the bug label May 16, 2021
@s-takeuchi s-takeuchi added this to the Future milestone May 16, 2021
@s-takeuchi s-takeuchi self-assigned this May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant