Hi, I think i'm almost there implementing the oAuth module. I get this error now: HTTP ERROR: 500 Problem accessing /callback/google. Reason: Exception occurred while processing request Powered by Jetty:// I did setup de request handlers, so no idea what going wrong here.
asked
Sebastiaan van der Plaat
1 answers
2
Looks like you're almost there. Did you check the microflow which has to be executed in the settings (for getting/creating the user)? Set a debugger on it, so you know if you've already reached that MF?