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

[fix] Ignore 404s when revoking permissions #33

Merged

Conversation

ph-ph
Copy link
Collaborator

@ph-ph ph-ph commented Sep 5, 2024

Description

In some cases our provider may attempt to delete permission that doesn't exist anymore. This is normal situation and we shouldn't display an error in this case. This change updates the code to handle 404 from the API.

Tests

make test-acc-replay passed.

@ph-ph ph-ph requested a review from a team September 5, 2024 22:55
@ph-ph ph-ph merged commit 5ad27f5 into main Sep 5, 2024
3 checks passed
@ph-ph ph-ph deleted the dzmitry/gov-3833-handle-404s-when-deleting-permission-resource branch September 5, 2024 22:59
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