Redundant use of `await` on a return value. — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Redundant use of `await` on a return value.

Hi ,

I am facing the issue as like below for the

{{ await Actions.callRest(context, {
endpoint: 'ORDSService/getBox',
uriParams: uriParams,
})
}}

Please suggest to solve it.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!