Skip to content

Conversation

@JhontSouth
Copy link
Collaborator

Fixes #6861

Description

This PR adds the 412 error capture of the BlobsStorage to be handled by TeamsSSOTokenExchangeMiddleware.

Specific Changes

  • Added catch to capture 412 in WriteAsync method of BlobsStorage.

Testing

The following image shows the error being captured.
image

@tracyboehrer tracyboehrer merged commit 5c443c4 into main Jan 14, 2025
3 of 9 checks passed
@tracyboehrer tracyboehrer deleted the southworks/fix/manage-error-412 branch January 14, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Automation: Parity with js The PR needs to be ported to JS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TeamsSSOTokenExchangeMiddleware.DeduplicatedTokenExchangeIdAsync fails on BlobStorage ETag validation

2 participants