Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
connection:
status:"success"
event:"on_login_redirect"
provider:
key: "twitter"
name: "Twitter"
service: "social_link"
as you can see the connection_token is missing, but the connection is successful.
are you logging in into Twitter with your email or with your telephone number?
Regards,
_oneall.push(['social_link', 'set_event', 'on_login_redirect', link ])
and
link = function(args) { console.log(args); }