> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/runjob-does-not-execute-due-to-write-permissions-in-fiat.md).

# RunJob Does not Execute Due to Write Permissions in FIAT

### Issue <a href="#issue" id="issue"></a>

Group has been provided Read access via Fiat and is unable to execute an existing pipeline. As an example, the below error occurs when attempting to execute `Access denied to application k8s2 - required authorization: WRITE`

### Cause <a href="#cause" id="cause"></a>

`runJobManifest` does not work without write permission due to permissions and access set within OSS Spinnaker. This was previously done by design.
