Hi,
i have create request Bussiness Central W1 19.5 OData Webservice to update BLOB field based on this
Dynamics Picture Update
It return successfully with 204 code for small size file (100kb)

But if i try with larger file size (ex. 200kb) it return fail with 400 bad request

Is there any suggestion to upload image to BC using odata webservice ?
Thank you