check your url / data encoding, which should be json. Also the forwarded data/body should be wrapped in an additional {“inputs”: {JSON_REQUEST}}. The debugger output doesn’t show this.
3 Likes
check your url / data encoding, which should be json. Also the forwarded data/body should be wrapped in an additional {“inputs”: {JSON_REQUEST}}. The debugger output doesn’t show this.