Hello Everyone, today I'm trying to connect API but I received an error. if I use postman , it works perfectly, but on power automate i got this error below.
{"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-307db740e83c871f8a6917977df830c4-747a40cf6304fa61-00","errors":{"$":["'%' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0."],"orders":["The orders field is required."]}}


do you know what I'm doing wrong.