Hello @rueben.tiow ,
Thank you so much for checking my cacheing implementation! I’m calling my external API with this M2M token and was wondering if there’s ways to work around to reach my own API endpoints without using a M2M token? Or perhaps ways to generate a longer-living token/cache? Since now the limit for cache is 15 minutes and with load balancer having to store cache in different nodes, cacheing doesn’t seem to be the best solution. Any guidance or suggestion would be much appreciated! Thank you.