Hi, we're developing an extension which needs to communicate with the app backend in order to process some data and send an external request from there. The extension triggers the following request: const fillProductResponse = await fetch(`/api/fillP...