Every time a scheduled job executes, it gets its refresh token from the designated location and is therefore able to run normally without the need for user login. Because the Token Refresh Job keeps the refresh token current, it is always active and ready for use.

The refresh token can become inactive or invalid, however. For more information regarding the potential causes, refer to the Potential Problems section below. The purpose of the following Token Refresh Job Display section is to describe how to easily identify when such problems have occurred. The next section after it, Reactivate Refresh Job Token describes how to fix these problems — if and when — they occur.