Hello. I am not sure how to name this problem but I have this app that works pretty fine. It uses the trigger module and access the confluence resources through api.asApp(), among other things. It is important to use this over the api.asUser() method as it processes the caught events. When I uninstall my app and install it again, reauthorize it again (the “allow access form”) the event trigger stops working as well as the access through the api.asiApp() method. Have you encountered this problem before? I would be really glad for any tips.