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.
There’s an option in Workflow under
Create newin the top-right to create a newVideo/Atom. In CODE, filling out the resulting form (with the defaultTypevalue ofMedia) and clickingCreate atomresults in a POST tohttps://video.code.dev-gutools.co.uk/api/workflow/atomswhich 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.