KagXaef

Results 8 comments of KagXaef

+1 to this issue Would be very nice in order to communicate what has been merged to stakeholders (like @filipetedim).

I had a similar issue, my github_token was not set properly in my repository.

Hey, any update on this issue ? Would love to contribute if someone can give me some help to do this. :+1:

It seems that OKC pass their API to graphql in late Feb. I believe this repo can't be use properly now and need update on all API point

hey, they don't have any public API, you have to retro-engineer their API calls with your web-inspector. For example, the login through graphql look like this: ![image](https://user-images.githubusercontent.com/22916835/80102969-d1741380-8573-11ea-90f6-39f8c787a39a.png)

I made an example for login through graphql, but it still does not work... Still looking for a fix :) https://github.com/mrpandat/okcupid-API/blob/1ec2d8c95c37f02b6b3576913db69bb8d71579d8/lib/client.js#L46

I'am currently working on a fix for this repository, because it seems broken. See my [comment](https://github.com/tranhungt/okcupidjs/issues/56#issuecomment-617350170)