Skip to content
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

Updating age filter, with https://api.gotinder.com/v2/profile or https://api.gotinder.com/profile? #2

Open
panderlad opened this issue Mar 15, 2021 · 0 comments

Comments

@panderlad
Copy link

I try to update the age filter, and it works only with first version of Tinder API, this link, https://api.gotinder.com/profile, if i use version2, (https://api.gotinder.com/v2/profile), i get 200 status response, but the filter it's not change in the profile, so i'm wondering if using the first version of API is somehow prejudicial on the tinder profile used or not,

and if there is a way to make it works on V2.

thanks

This is the code i send
{
"age_filter_min": 23,
"age_filter_max": 23
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant