-
Notifications
You must be signed in to change notification settings - Fork 25
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
can not login! #148
Comments
@paulxuca has found a fix. Will you open a PR Paul? |
@SaturnusDJ @paulxuca can you link me the download link? ... or anyone please give me a download link for the fix, thank you |
@veryexoticdancer Just wondering, where did you get the previous working version? And was it Tinder++ or Tinder Desktop? |
it was plusplus, but it stopped working and now I check tinderdesktop and it has the same login error! so it is universal! |
Alright. We have to wait for someone who knows Javascript well. |
It's the same for other 3rdparty tinder clients, seems like something screwed on facebook/tinder side that needs changes everywhere. Fwiw, the official tinder app stopped working for me too :/ |
Yup, and @paulxuca has a fix that he's using in one his own modules, but hasn't slapped it into tinder-desktop. It'd probably take a few hours, but I must say I don't use tinder-desktop anymore so I don't have a big incentive to do it! Probably if you offered myself or Paul some PayPal dollars we would be more motivated to fix it for everybody but I have to say it's kinda low on my priority list atm 😕 hopefully I'll have a chance this weekend we'll see |
I was planning on writing a sloppy fix for myself, honestly, so when I'm done I'll share that. I have no real plans of cleaning it up given for me it's just a quickfix, though. |
Here's my fix for this one, should be pretty straightforward to port it over to https://github.com/mfkp/tinderplusplus/commit/0a7cf59e4969c89ceb7836d28255b95e34ce6035 |
Hey mannn, welcome back! Replacing as you did for T++ doesn't seem to work for TD. :( |
Thanks, got a ton of emails about it, figured it needed a fix. What seems to be the problem? It looks like you'll also need to parse out the |
So still a lot of users, nice. I have no idea how to fix it. I'm the CSS guy. No JS. |
@mfkp thank you. |
@mfkp |
Okay thanks for the update @mfkp . Will try and get this up and running within the next couple days. |
Yeah @mfkp I see the flow you're using, but my flow never redirects to |
It should redirect to that after they authorize the tinder permission, or On Aug 15, 2016 10:01 AM, "Anthony Mayfield" [email protected]
|
No, it doesn't do that for me. It doesn't do it on Tinder++ either, and thus doesn't log me into Tinder++ either |
Hm, that's strange, it's been working fine for me. Could it be an issue On Aug 15, 2016 10:16 AM, "Anthony Mayfield" [email protected]
|
Just tested with another acct. Same thing. Can't get developer tools to open either with NW.js so I can't really poke around and test things. We'll see, I do get this error coming through when I use NW.js
maybe it's related, not sure. |
Hm, I just tried it with NW 0.11.6 and it worked. So probably the version of Chromium being different is causing it. 🤔 |
Yeah, I do have the version locked at 0.11.6 because they made some On August 15, 2016 at 10:45:52 AM, Anthony Mayfield ( Hm, I just tried it with NW 0.11.6 and it worked. So probably the version — |
Yeah it's weird that the later versions of Chrome/Chromium don't redirect properly (since tinder-desktop uses electron now). I may investigate it a bit, or @litdevelopers has an implementation here: https://github.com/litdevelopers/tinder/blob/master/server/api/facebookAuth.js That's a little bit overly complex (could probably be cleaned up though), which I'll probably end up implementing. I haven't used tinder-desktop in months now lol I must admit, but I'll have this fixed by the end of the week at the latest. |
Spent a couple hours on it today with no luck. If you guys can solve: http://stackoverflow.com/questions/38960592/facebook-oauth-redirect-not-working-properly-with-later-versions-of-electron I can get it working np. Without that though it looks like it either won't work or the implementation to make it work will be pretty horrendous. |
Alright, thanks @stuwil ❤️ I've updated my compiled version for Win at http://members.home.nl/saturnusdj/Tinder_Desktop OSX hopefully later today. |
OSX up too. |
@stuwil |
@SaturnusDJ I will try when it is stable, hearing that it doesnt update chat and profiles sometimes doesn't load made me a bit scared to try it. |
Definitely some stuff is broken. Like logout doesn't work (-> manually remove cache folder). And the non-updating TD might be because it only allows one active computer (->resign in). That said, at least for me, even with these downsides, I got too used to the functionality, bigger profile pictures etc, so I'll continue using. Dropping small css update later today. |
This is still not working. Probably settings for client_id=464891386855067 are wrong in Facebook? Change from #148 (comment) did not worked either. Got a popup that I've already authorised Tinder app, but there is no redirection nor token available to grab from page url/body. |
Are you using my compiles? http://members.home.nl/saturnusdj/Tinder_Desktop |
Nope, I did not. I can see it's .exe and I'm quite restricted here on running executables. It's nothing I need - just wanted to give it a try, got error and report it. No big deal without that app. Thanks. |
Perfect, glad to hear! Enjoy! |
First it said "You are not logged in: You are not logged in. Please log in and try again."
Then when I try to reload it several times, to login successfully,
It said "URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs."
I heard there is already a version fixed that error of URIs, where can I download it?
The text was updated successfully, but these errors were encountered: