42 API token seems to fail to refresh.
I used oauth go package, and it seemed to automatically refresh token if request failed on 401 unauthorized.
But it's not working, maybe oauth package needs more information to be able to refresh automatically.
If it doesn't work, I could refresh 42 API token manually, and if it still doesn't work, I'll remove 42 API token refresh and only 42 Tutor API token.