- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
@shelly-goel - the CORS policy is set by the server (workfront in this case), and you can not bypass it by changing your UI code.
The recommended route would be: write a Runtime action to call the workfront API, processes the data, and returns it to the UI for rendering.