-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't fetch access_token #51
Comments
Could you provide more details? How do you use the plugin, when it happening, etc. And complete log will be very useful. |
Hello, When I click on FB log in button then I got error on GUI 'Error 500' and in log is this: |
I just add some rows like ... BuildConfig.groovy I add this row : runtime ":spring-security-facebook:0.14.5" |
You mentioned that it's for latest version of the plugin. Did you have same issue with previous versions? |
Btw, stacktrace says that something is wrong with SSL certificate. Is it possible that you getting invalid certificate because of proxy, antivirus or something? Can you check host certificate with other tool (like |
No, with 0.13 I manage to log in with FB, but even now if I downgrade from 0.14.5 to 0.13 error is still there. |
Hellow,
I have problems with latest version of plugin at logging in with my facebook account in my grails application I get error:
Can't fetch access_token for code 'AQDud9suK-k0WOwMS3DAwVoiAwtxE4ALU5SnBEqBn6wZKI-KlNLxlVT4ByNb0ng5eQDjKloWL-KgqxycyMoMuFI4kaXWYyw0nayX4iWYci8Rs2UL5_QG2so21OQP2SDcKA-WMAfMbvpzAZEvJV_i5mhA7TYv4jF8wDdFR3ky7dcPSKr04oBiQf1YoJIOGj1TA1ta_dnum0MYPreLLmaljjvDfBnnB3MKUOb-zy3PV9-vHTW-NA0HzesrqSPQIhcrIeuKQAsg8twC9nxhtuV7lKossYR5Pjb2rYYdhhpgC6N8M9wQrGUnqtKRP5wPM_dEKns'
I assume that Facebook change access_token?
Can someone help me please?
Thank you,
Simon
The text was updated successfully, but these errors were encountered: