Hi,
I created a token that is used in an HTTPCaller to download Workspaces from Flow via the Flow REST API. I granted the token only permission to access Repositories which worked fine but the problem is that as soon as a new repository is created, the initial permission is not extended for this new repos.
It seems that I either have to manually re-grant permissions everytime a new repository is created or grant “All Permissions”.
Is there any better option?