Microsoft.WindowsAzure.Storage.StorageException : Exception while executing function: One or more errors occurred. (The condition specified using HTTP conditional header(s) is not met.) The condition specified using HTTP conditional header(s) is not met.
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Hi, I am getting the following error with Azure Function in .Net 6.0.
Exception while executing function: One or more errors occurred. (The condition specified using HTTP conditional header(s) is not met.) The condition specified using HTTP conditional header(s) is not met.
Failed method: Newtonsoft.Json.JsonTextReader.ReadData
Assembly: Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
Innermost assembly: Microsoft.WindowsAzure.Storage, Version=9.3.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Problem Id : Microsoft.WindowsAzure.Storage.StorageException at Newtonsoft.Json.JsonTextReader.ReadData
Innermost method: Microsoft.WindowsAzure.Storage.Core.Executor.Executor+d__4`1.MoveNext
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.