400: Couldn't complete the operation. Please contact support if the problem persists

Hi, I’m trying to initiate a NCW client for demo purposes. I’ve set up a proxy backend as per requirement. When trying to call the /invoke RPC endpoint via SDK initialization, I get back Bad Request. Am I doing something wrong? Note that I haven’t set up a webhook endpoint (don’t know if and how that affects the SDK init). Also, I don’t call /enable before the SDK init for the generated deviceId (again, I don’t know if I should). Can you give me some pointers?

Thanks,
Greg

HI @telekom_greg Welcome to the Fireblocks dev Community!

The invoke RPC endpoint requires an NCW SIgner user, if you used an NCW Admin it will result in errors. Have you since been able to properly use the invokeRPC endpoint?