Retry Scope - Extract: Invalid response: content=Service Exception 400: InvalidPayload - missing "requests" key. Expected payload format: { requests: [{ image: {content: <image_base64_encoded>}] } code=BadRequest trace_id=

Hi All,

I keep getting this error Retry Scope - Extract: Invalid response: content=Service Exception 400: InvalidPayload - missing “requests” key. Expected payload format: { requests: [{ image: {content: <image_base64_encoded>}] } code=BadRequest trace_id=

can someone help me on what it is?

thank you.

Can you provide a little bit more information? Do you have a request-body in your API-call?

The error states that you forgotten to add the “request”-key in your JSON-body.

br
Peter

Ah. I found the second thread: