Facing an issue while trying to call a integration object in portal.
Agenda: Trying to insert new row in DB.
I created a webApi which contains a startprocess and calling the webapi into an integration. Type of connection used is OAuth 2.0 client credentials. When tried to trigger the same from interface it is working fine but problem arises when calling via Portal.
Discussion posts and replies are publicly visible
Any reason to not start that process directly using a!startProcess()?
Tried, even that is throwing me the same error so moved to this approach.
If a!startProcess does not work, and you can replicate this in a simple example, I suggest to open a support case with Appian.