I’m currently developing a macro for confluence and would need to fetch a list of users in the confluence space/instance.
However, whenever I add the api calls (/scope) for this, I have to allow access to the app with every user. Some of the users can’t even do that.
I’ve tried using api.asUser() and api.asApp() but it doesn’t seem to make a difference.
Hi Martin, currently this is how all Forge apps work but we’re about to release some changes that will mean you can avoid this. Keep your eyes on the change log in the next couple of weeks for more details.