What does "Request Access Token On Connect" Mean?

It will prompt the user to allow GET_ACCOUNTS as a permission, this will also be added to your manifest XML. It’s needed for achievements and possibly other Google Play related assets. I do, however, believe that this permission is used solely in older versions of Android. I might be wrong on that…

Possibly relevant:

Thanks!