-
Notifications
You must be signed in to change notification settings - Fork 12
login error #28
Comments
Same problem here. |
same issue. Any idea to fix it ? Is it facebook-login related or not ? |
I found the developer online and sent him a message. This was his reply... "People reports me that tinder has changed with their API. I am no longer support tind3r.com so that means is the end of story of this app." |
I have been looking for an alternative but haven't found anything |
Is this an official Tinder API : https://gist.github.com/rtt/10403467 ? I have found this alternative, but I havent tried it... not so easy as tind3r extension I think. I m sure, it would be possible to fix the tind3r error... because the distance feature is obviously the most important here, in this app... |
regnou NewGitHubUser154 |
I already provided fix in pull request, if you want to try you can checkout the code from my PR and run it locally, remember to change nonstoreid. |
Hello guys you can download the easiest version to run here: |
niko247, wow... it actually works. The instructions on your pull request works, and your app works. You're amazing :DD One problem on your app, opening a new tab with one of the user's details (http://localhost:3005/user/XXXXX) gives a blank page. |
it works, but, I have another problem, maybe not related to this patch...
I have various facebook account, so various tinder account, and there is
this problem, where the profile of some people of account A appear to
account B... And so, nothing works well..; I know this could append
before... But launching the server in my computer, increase this error...
It is not working well.. Maybe, you know the caches realted problem and how
I could fix it... It seems that relaunching the server, or cleaning the
cache does not improve the issue.
Le jeu. 11 avr. 2019 à 07:54, schklom <notifications@github.com> a écrit :
… niko247, wow... it actually works. The instructions on your pull request
works, and your app works. You're amazing :DD
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA7uVm5zY0ImdxLjjXC56l6z3SFHoj6jks5vfyJqgaJpZM4cgtR4>
.
|
Just made an account to say thanks!!! |
Hello, you just need to logout from tind3r app there is a button on left when you see login with facebook button, then press F12 and "Apllication" tab on left ->clear storage->clear site data, and below should be everything selected . I tested it and works well you need to repeat it every time you switch account. |
BTW if you use Linux or MAC you can use my pack too, you just need to download java open JDK (version 12) and run : |
I am not a programmer so I don't know what a lot of that means. I tried doing what you said and it took me to the old Tind3r.com page which keeps giving me the "session expired" error. Also my computer went nuts and the processor kicked into overdrive. Is there somewhere I can find step by step instructions on how to make it work? |
Did you remove previous extension? don't click old icon in chrome, you can remove it in chrome in extension settings, and set developer mode on. then run Tind3r.exe and after this open in chrome address: |
Thank you for doing this. I'm completely lost on how to actually run this on a Mac though. I can't install the exe file (of course), or seem to get the JDK to work either. What am I missing? Do you have a step by step guide? Thank you again! |
you download JDK from here for mac: here you have how to install it: |
I have installed it, now receiving a 'Unable to access jarfile ./libs/tind3r-1.0.jar' error |
you have to be in the folder where exe file is if you use bash/command line tool switch to this location |
now open in chrome address : localhost:3005 |
Oh wow, it worked. Thank you! |
"This site can’t be reached localhost refused to connect." Anyone else having this issue? It has been working fine for the past few hours. |
it means that you have background server turned off, you must have it run as you did before with java -jar command, and run it everytime your computer starts |
Okay, great! Thank you |
The main page loads in fine with your program, but i can't open profiles in new tab, it's just a blank page. |
I have started being unable to get past the Facebook sign in/authorization, like the error before. My server is up and running as before. Anyone else finding this? |
You can download new version: |
how exactly do i go about using the new version? |
Remove previous extension and run the program and as before open : localhost:3005 |
where do i extract the libs folder to? |
I am using fedora here I did chmod +x linux_tind3r_run_me.sh then I started it out of the file manager (open in konsole). When I start it directly out of the terminal like you suggested I get
Does it need "sudo" to run? |
Its working now. I re-downloaded openjdk-12.0.1 and replaced your version with it. Now it works! Thanks for the great work! |
If anyone still have problem with login it might be caused by Chrome caching of zip file with extension - so you download old version of chrome extension, to fix it F12->Network->disable cache (check on). After downloading right zip ("size" 44,0 KB (45 130 bytes) ) you can enable cache if you want. |
Anyone else no longer able to log in with Facebook as of a couple days ago? Downloaded @niko247's latest version, but no luck. |
@liamrosen check if you can login by tinder.com and you are not banned |
All seems fine, I can log in via Android app, tinder.com and directly on Facebook. |
@liamrosen ok so what is going on exactly? can you describe? you can also check console logs of chrome under F12 and also in extension page you have link "background.html" if you click it you will see logs of extension you can see if any errors |
I'm getting a 401 on Tinder's API it looks like. Log from background.html:
Here's what it looks like from my end: |
@liamrosen Im pretty sure you have old extension, please see my previous messages check if zip file of new extension (previous you had to remove) is with size ""size" 44,0 KB (45 130 bytes)" if not redownload it from localhost with "disable cache " option in chrome, i noticed sometimes chrome cache old zips |
That seems to have worked, thanks! |
hey @niko247 thank you for doing this! I don't understand most of the stuff you wrote about but I followed your instructions and it is working :) I have a question, what does this bat file do? Is it safe to run it? Does it make my computer open to outside world? lol Also after I run the bat file I deleted "tind3r_2-0" folder. Even after it was deleted I was still able to use tind3r extension with localhost:3005 adress. How can I permanently remove the effects of this bat file from my computer if I ever wanted? |
@zib1 yes it is very safe it only use java command to run this library nothing else, it doesn't even need admin rights, and you are using antivirous so you are safe anyway. And it doesn't make your computer open to world. If you want to remove it you just delete the folder containing program. But you must to wait until chrome cache is invalidated. It will happen after some time or you can just clean cache in browser settings then it won't work anymore, and you can also remove extension from chrome |
@niko247 wow thank you very much for detailed explanation. |
I keep getting an error message that says "Login Error: There is an error in logging you into this application. Please try again later." Can someone please give step by step instructions from start to finish of how we are supposed to do this? |
@NewGitHubUser154 |
I already did that. I can log in on my phone and through tinder.com |
@NewGitHubUser154 |
Hello. May be it is possible to make login with phone number? I havn"t FB account and use tinder web page and login with phone |
@zuheren No, it is not implemented to login via phone number, only FB |
What about having comunnicate "Tind3r - Referesh token FB" after logging with facebook? |
@jdcholewa I don't know what is your cause, for me it works well. Are you sure you are not banned? try to login on normal page : tinder.com. If this works then open extension page in chrome and click on Tind3r extension where is link "background.html" see if you have any logs with errors when you try to login |
It's interesting because of if i logging in to facebook from one place is working pretty well and from another is like this: |
@jdcholewa strange, are you behind proxy/vpn ? also i would check dns address and what network do you use if is private/secured. Anyway you could try on another computer and see if this happens . |
@jdcholewa you can also try to open in browser "https://api.gotinder.com/meta" and see if in address bar after clicking in lock button it is written "connection is secured" |
Hello, can you help me run this? I downloaded the tinder 2.0 in mega, and ran the included bat. Update : Nevermind it was just being extremely slow |
Does this constantly freeze for anyone else? It's fine and then the entire app is frozen for a minute or two. |
@schklom @laurenlbo @sagase @jdcholewa @zuheren @NewGitHubUser154 @zib1 @liamrosen @timbo-lino @thzix @rcasiell92 @erlandasz I implemented new version with working phone login: |
@niko247 Checking background.html I can see that connecting to https://api.gotinder.com/meta has a status of 401. Sometimes it will say: Failed to load resource: the server responded with a status of 401 (). I am ableto to log into Tinder.com only with my phone, as it seems to bug out with Facebook. My phone app works perfectly (i.e I'm not banned). I also refreshed the facebook permission token by deleting it and allowing it again. My installation process has been:
Then I run into issues when attempting to log in. Any ideas? |
@2khz |
Should I update if I don't need the phone login? Is there anything else in the update? |
Hi, i love your app :)
By mistake I deleted it, and after installing again I can't login.
"Your Tinder session has expired." keeps showing, despite the popup connecting me to the facebook login.
I'm using version 0.2 because it's the only one where the home page doesn't ask me to install the .crx file (I can't install the .crx file of 0.3 because "it's not from chrome store". I also tried to unzip the .crx file and install it, but then the home page asks me to use .crx file).
After looking at the extension's errors, I get the one in the picture:
https://ibb.co/CpdQV83
Please help :P
The text was updated successfully, but these errors were encountered: