Azure-Samples / Azure-Samples/cognitive-services-quickstart-code
HTTP 400 - Bad Request
未关闭
- 主要语言
- Jupyter Notebook
- 星标
- 389
- 派生
- 556
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 1
描述
https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/919f60ce2078e074d67a6b394382d25943979657/dotnet/ComputerVision/ImageAnalysisQuickstart.cs#L149
Following this example above, I immediately receive a 'BadRequest' on method call. The only difference is the format of my Url argument.
Our URL's (pointing to our image CDN) are formatted like this: https://url.com/content/image?id=GUID
贡献指南
调研方向
从 dotnet/ComputerVision/ImageAnalysisQuickstart.cs 第 149 行附近开始,使用包含查询参数的图像 URL 重现 Image Analysis 请求。检查请求行为,并确定 quickstart 是否需要针对这种 URL 格式进行调整或说明;完成的标准是确认受支持的 URL 行为,并由示例或其文档涵盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- azure, csharp
- 领域
- api, cloud
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100