I am not able to link my Joomla account to my Facebook account anymore. I use the latest CB connect and i have filled in the OAuth redirect URL on FB. I get this response when I try to link my account: (I have altered the access_token)
Response Body
{"access_token":"EAAOAjJ3O3OwBAJIjEnSZAlKCqVkvdu4p3ZBpaZAXwZCazLI9C4RynnBqABcZAcqZC0h7EyVWpwa9TDanwbuDQ2XXhfdZAjlBzPLvef22epXTECBbub0zW6ZBjD4ssP0tLxvBZA0UX0X21sH1FLdkGRKMFKh71T2VzUyeY9j49ztWpngABAB","token_type":"bearer"}
Response (Parsed)
object(CBLib\Registry\Registry)#1347 (7) {
["defaultGetType":protected]=>
NULL
["storage":protected]=>
NULL
["_tbl"]=>
NULL
["params":protected]=>
array(2) {
["access_token"]=>
string(180) "EAAOAjJ3O3OwBAJIjEnSZAlKCqVkvdu4p3ZBpaZAXwZCazLI9C4RynnBqABcZAcqZC0h7EyVWpwa9TDanwbuDQ2XXhfdZAjlBzPLvef22epXTECBbub0zW6ZBjD4ssP0tLxvBZA0UX0X21sH1FLdkGRKMFKh71T2VzUyeY9j49ztWpngABAB"
["token_type"]=>
string(6) "bearer"
}
["parent":protected]=>
NULL
["namespaces":protected]=>
array(0) {
}
["srcGpc":protected]=>
bool(false)
}