Svetozar Misljencevic

Results 3 issues of Svetozar Misljencevic

We get the following exception after installing the plugin: ``` ...\spring-batch-2.0.0\grails-app\services\grails\plugins\springbatch\SpringBatchService.groovy: 248: Method 'onApplicationEvent' from class 'grails.plugins.springbatch.SpringBatchService' does not override method from its superclass or interfaces but is annotated with...

the redirectAfterLogin parameter is used to provide an URL to which the user get's redirected after the FB login succeeds or fails. Other commits are bugfixes

If the request to https://graph.facebook.com/oauth/access_token fails the plugin will not print the error message that is returned by FB. As results, it's difficult to find the cause of this failure...