-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed login session error #25
Comments
I have the same error |
@shawns582 , No, i haven't found any solution :( |
I am getting the same thing after I moved this code into another project. |
Adding your Twitter consumer and secret keys in below format along other preferences in config.xml file solves the issue:
|
@switchstance-devs Thanks |
@switchstance-devs I added twittersdk:// to my callbacks but still not working- the plugin used to work, but I recently updated from android 6.3.0 to 8.0.0 and ios from 4.5.1 to 5.0.1 and it doesnt work on either (tried uninstalling and reinstalling the plugin multiple times ) any other tips? thanks! |
@shawns582 Have you tried adding TwitterConsumerKey and TwitterConsumerSecret preference entries to config.xml file? I needed to add it despite defining them along with Fabric Key during plugin installation. |
Yes I actually already had that in my config.xml from before (when the
plugin was working)
…On Thu, Sep 12, 2019, 11:46 PM switchstance-devs ***@***.***> wrote:
@shawns582 <https://github.com/shawns582> Have you tried adding
TwitterConsumerKey and TwitterConsumerSecret preference entries to
config.xml file? I needed to add it despite defining them along with Fabric
Key during plugin installation.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=ACWDPZFZ6PG6VJ6DLUKZXK3QJMZMLA5CNFSM4GOQDD42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6UD5JI#issuecomment-531119781>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACWDPZFKDCV2IB2NJKGRLA3QJMZMLANCNFSM4GOQDD4Q>
.
|
I have followed all the steps mentioned in the installation guide but got failed login session error while trying to connect from Ionic app. I have followed https://ionicframework.com/docs/native/twitter-connect/ tutorial to do that.
Why this error is coming up?
The text was updated successfully, but these errors were encountered: