BadRequest. Error code: DAP-RT-1101 on Gen AI Object detection

I meet it, when using Object detection activity with Image = “LocalResource.FromPath(“C:\Users\xxxxxx\Downloads\xxxxxxx.pdf”)”

Detect Object: Request failed with error:
ProviderMessage : error - {code=400, message={“error”:{“code”:“BadRequest”,“message”:“Invalid image URL. The URL must be a valid HTTP or HTTPS URL, or a data URL with base64 encoding.”,“param”:null,“type”:null}}}
ProviderErrorCode : 400
RequestId : 67ef4ba9e4b0bcfcaea1c66e
Message : Bad Request

Status code: BadRequest. Error code: DAP-RT-1101.

@zorigt1

Welcome to the community

Pdf is not a supported format

Cheers

1 Like

Thanks. Solved, when used jpg file.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.