Open murbano83 opened 9 years ago
Hi all,
I have a problem to get working with Twitter. All are working except Twitter, after click on button, the popup closes immediately and i can't login.
There is the hello.init:
hello.init({ google: "xxxxxx", twitter: "xxxxx", facebook: "xxxxx", linkedin: "xxxxx" },{ scope : 'email' });
I don't know why, on twitter I put the Consumer Key (API Key) from https://apps.twitter.com/app/xxxx/keys but din't work.
Anyone know what i'm doing wrong?
Thank you in advance!
@murbano83 did you ever figure out what the issue was
@murbano83 hey check out my comment here. https://github.com/MrSwitch/hello.js/issues/392
Hi all,
I have a problem to get working with Twitter. All are working except Twitter, after click on button, the popup closes immediately and i can't login.
There is the hello.init:
I don't know why, on twitter I put the Consumer Key (API Key) from https://apps.twitter.com/app/xxxx/keys but din't work.
Anyone know what i'm doing wrong?
Thank you in advance!