Azure content safety not reading from presigned Url
Sayan Manna
0
Reputation points
I have a content safety resource which works fine when request with any open url.
The problem is when I give a presigned URL (s3) with read access (opening in browser). Azure content safety is returning not able to connect to blob. Please help if anyone have faced and fixed the same issue.
Response :
{"error":{"code":"InvalidRequestBody","message":"Failed to connect to the blob. | Request Id: addb177e-9c47-4700-b869-2bd99116250b, Timestamp: 2025-04-15T08:43:12Z.","details":[]}}
Sign in to answer