guardian / guardian/workflow-frontend
Creating media atoms from workflow fails with a 403 error
Open
bug
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 2
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 5
Description
There’s an option in Workflow under `Create new` in the top-right to create a new `Video/Atom`. In CODE, filling out the resulting form (with the default `Type` value of `Media`) and clicking `Create atom` results in a POST to `https://video.code.dev-gutools.co.uk/api/workflow/atoms` which fails with a 403 Forbidden error. There is also no CORS Allow-Origin header on the response.
I have also tested this in PROD, with the same result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.