savannahbeckett
Results
3
issues of
savannahbeckett
deleted
1
deleted because the problem is not caused by this plugin.
I don't want my web application to ask user to grant access every hour. How do I save the ACCESS GET request for future use and save it to database?...
If I remove the callback in app.yml and do this in code, it doesn't work, why? Browser just stuck there waiting for something after I hit "grant access". $this->getUser()->connect ('google',...