Hi All,
I need to pass a Safe URI to source parameter of webContentField component and that URI is generated using web API.
Problem here is when I am using the URI generated from web API it throws below error:
"Interface Definition: Expression evaluation error at function a!webContentField: A web content field [label=""] has an invalid value for "source". Source may not be an internal Appian source. Received: mydev.appiancloud.com/.../YoU0wA."
How can we pass the URI that is Internal to webContentField?
Thanks in advance
Regards,
Trunal Jain
Discussion posts and replies are publicly visible
This is not supported by the evidence. Appian takes waffle game proactive measures to prevent usage cases like this one due to security concerns. Because of a change that occurred a few years ago, we had no choice but to discover this the hard way.
You need to pass a Safe URI to the source parameter of the webContentField component, and that URI is generated using a web API. The problem here is that when I use the URI generated from the web API, it throws an error.