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

Frends.AzureBlobStorage.DownloadBlob dependency error when using OAuth #91

Open
helvertti opened this issue Oct 15, 2024 · 0 comments
Open
Labels
dependencies Pull requests that update a dependency file

Comments

@helvertti
Copy link
Contributor

The task returns an dependency error when OAuth is used:

DownloadBlob error: Azure.Identity.AuthenticationFailedException: ClientSecretCredential authentication failed: Could not load type 'System.Text.Json.Nodes.JsonObject' from assembly 'System.Text.Json, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'.\r\n ---> System.TypeLoadException: Could not load type 'System.Text.Json.Nodes.JsonObject' from assembly 'System.Text.Json, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'

This might be fixed by updating Azure.Identity -library to match with other libraries used.

@helvertti helvertti added the dependencies Pull requests that update a dependency file label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant