You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"code":"InvalidParameter.DataInspection","message":"The media format is not supported or incorrect for the data inspection.","request_id":"bc43b28b-2a90-9456-8c3b-2f679ee330c6"}
试了一下官方提供的图片 URL可以解析成功 new Media( MimeTypeUtils.IMAGE_PNG, new URI("https://dashscope.oss-cn-beijing.aliyuncs.com/images/dog_and_girl.jpeg").toURL() )
使用本地花生壳映射出去的地址失败
这是图片
The text was updated successfully, but these errors were encountered:
{"code":"InvalidParameter.DataInspection","message":"The media format is not supported or incorrect for the data inspection.","request_id":"bc43b28b-2a90-9456-8c3b-2f679ee330c6"}
试了一下官方提供的图片 URL可以解析成功
new Media( MimeTypeUtils.IMAGE_PNG, new URI("https://dashscope.oss-cn-beijing.aliyuncs.com/images/dog_and_girl.jpeg").toURL() )
使用本地花生壳映射出去的地址失败
这是图片
The text was updated successfully, but these errors were encountered: