I'm currently developing a Data Collection (Launch) extension where I'll be utilizing the reactor.adobe.io API from within the extension. Everything works great, but I'm required to update my bearer token every 24 hours manually. I want the extension to automatically fetch a new bearer token when th...