Fetching automations through API from a shared space
Hi, I want my automation to live in a shared space so that I can look at the logs with my normal user without changing the owner of the automation.
Currently my oauth client is the owner of the automation and it executes it and fetches/import it to its personal space. When I change the space to a shared space I get 403 insufficient permissions when I try to fetch the automation through https://qlik.dev/apis/rest/automations/#get-v1-automations-id. Which permissions might the oauth client be missing? It is the owner, it has all rights to the shared space and it has automations.read /automtions.shared access.