As the _construct()_ calls _getTokensFromFile()_ by default, the _accessCodeUrl()_ fails. If I comment out _$this->getTokensFromFile();_ from _construct()_, it is fine. Am I missing something?