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

bugfix: check for 403 status on create #46

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

HagenFritz
Copy link
Member

Primary Changes

  • ⚠️ Catch 403 Error on Create: Only documents and generic_tools have create functions, but we needed to include a check for 403: forbidden errors in case the app doesn't have sufficient privileges

@HagenFritz HagenFritz added the enhancement New feature or request label Aug 30, 2023
@HagenFritz HagenFritz self-assigned this Aug 30, 2023
@HagenFritz HagenFritz merged commit d570650 into main Aug 30, 2023
1 check passed
@HagenFritz HagenFritz deleted the hotfix/no-ref/updated_errors branch August 30, 2023 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant