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

Handle OneDrive API Bad Request response when querying if file exists #1535

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

abraunegg
Copy link
Owner

  • Add exception handling for when the API returns a 400 error when attempting to query a path on OneDrive. If the path generates a 'bad request' response, this needs to be correctly handled.

* Add exception handling for when the API returns a 400 error when attempting to query a path on OneDrive. If the path generates a 'bad request' response, this needs to be correctly handled.
@abraunegg abraunegg linked an issue Jun 30, 2021 that may be closed by this pull request
5 tasks
@abraunegg abraunegg added this to the v2.4.13 milestone Jun 30, 2021
@abraunegg abraunegg merged commit e236c7c into master Jun 30, 2021
@abraunegg abraunegg deleted the fix-issue-1530 branch June 30, 2021 20:18
@github-actions
Copy link

github-actions bot commented Jul 8, 2021

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

response is not a valid JSON object
1 participant