Bang Andre

Results 2 issues of Bang Andre

1) mydomain.com // working well // Test multi modules 2) config/production/routes.php $route['frontend'] = "frontend/frontend/index"; 3) Browser url: mydomain.com/frontend // not working Could you help, how do I error? My php...

bug

Controller method: $this->googleplus->getAuthenticate(); $data['user_profile'] = $this->googleplus->getUserInfo(); ---------------------------------------------------------- Error Type: apiAuthException Message: Error fetching OAuth2 access token, message: 'invalid_grant' How do I fix it ?