How to deal with expiring tokens

I would like to retrieve a simple html blob for the homepage of my website. It seems like overkill that I would need to create a token every 30 days to do something like a simple read of my page content. Am I missing something @Sebastian

Yes, a little bit, but you can retrieve tokens as often as you want. So it is fine to refresh the token every hour or so.