I'm developing an app, based from the smart home washer starter repo,
that acts as a medium between google home and my device. So far every
command and query has been working, but when the auth token I give
google expires the first request after refr...