cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
124 stars 67 forks source link

Login via Facebook is broken #363

Closed TiSiE closed 7 years ago

TiSiE commented 7 years ago

HybridAuth throws the Exception "Authentication failed! Facebook returned an invalid user id."

Probably Facebook changed its API and we need to upgrade HybridAuth.

cbleek commented 7 years ago

HAuth Log says ...

2.8.0 - October 29 2016 BREAKING:

688 - [Facebook] Update Provider to use newer API version

cbleek commented 7 years ago

@fedys : can you take a look to this issue? It'seems, that we have to upgrade HybridAuth. Can you try to do this?

fedys commented 7 years ago

Yes, I can look at that on this weekend.

cbleek commented 7 years ago

Perfect. If you need access to the facebook app used by our demo, please let me know.

TiSiE commented 7 years ago

Fixed in 2eed95beb1b8663e4475442ce1af6edf4a5f751b Merged into release/0.29

cbleek commented 7 years ago

Facebook login is working.

Bit now linkedin is broken. I've created: https://github.com/cross-solution/YAWIK/issues/366