- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi - the error you got "Request defines parameters that are not allowed (e.g., reserved properties)." is due to the fact that you may have set some params in the "inputs" list in your manifest.yml, and you provided the same param in your request to the web action.