Update error message for API version not supported to be more actionable.
Open
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
The current error message is "'The value for one of the HTTP headers is not in the correct format'."
We should make it more actionable.
Following is the draft to review:
```
The API version xxxx-xx-xx is not supported by Azurite.
Please upgrade Azurite to latest version and retry. If you are using Azurite in Visual Studio, please check you have installed latest Visual Studio patch.
Azurite command line parameter "--skipApiVersionCheck" or Visual Studio Code configuration "Skip Api Version Check" can skip this error.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.