I'm having redirect issues after logging in via Facebook. If I'm not logged in to Facebook and I click to Connect, Drupal prompts me to login, which is great. However, after logging in on Facebook, I am redirected to /fbconnect/register/create

I noticed the link to login on Facebook includes the redirect_uri, is there anyway to change that?

https://www.facebook.com/dialog/oauth?client_id=131411320265253&redirect...

Thank you!