Workflow error - Invalid request

Hi!

I am building plugins that use APIs. E.g. current one is using Integromat webhooks but I encounter the issue with different endpoints.

When I install my plugin and use call the API action in the app, it returns an error Workflow error - Invalid request: see error code for details and basically that’s all. No context, no error codes, no other logs.
When I initialize this API in plugin itself, it works fine.
When I make the same API in API Connector Plugin, it works fine.
Plugin is private and the app is authorized to use it.

What am I doing wrong? Thanks in advance.

1 Like

Any help?

1 Like

Almost the same issue for me, receiving “Invalid request: see error code for details” is not enough to investigate the problem.