Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

(#12) bio field is deprecated for versions v2.8 and higher #217

Open
ulvakim opened this issue Oct 6, 2016 · 15 comments
Open

(#12) bio field is deprecated for versions v2.8 and higher #217

ulvakim opened this issue Oct 6, 2016 · 15 comments

Comments

@ulvakim
Copy link

ulvakim commented Oct 6, 2016

I used version 2.0.3.RELEASE of spring-social-facebook and Facebook app api v2.8.
I called Facebook login but returned this message.
<(#12) bio field is deprecated for versions v2.8 and higher">
How can i fix this?

@mohamedainab
Copy link

I am having same issue as above. any fix for it?

@sarjerav
Copy link

I do have same issue as above.
can anyone fix this ?

@zenos2408
Copy link

I fixed it. And I did pull request.
Please check my request.
#218
It just remove all about bio.

@ghost
Copy link

ghost commented Oct 21, 2016

I have the same problem? Someone managed to pack?

@zenos2408
Copy link

@gustavofsilva
My pull request is approved. 😄
#218
Please, be patient until merge it.
If you can't wait until merge.
clone my repo and build it.
zenos2408/spring-social-facebook

@ghost
Copy link

ghost commented Oct 27, 2016

I use Maven for my project, could help me to add your branch in my project? @zenos2408

@PolinaKhainson
Copy link

Oh, is it still not merged? Waiting for it so much:):,)

@ghost
Copy link

ghost commented Nov 28, 2016

I'm also in need, I do not understand why it takes so long to finish the merge.

@zenos2408
Copy link

I hope merge it. But there is nothing I can do ... 😢

@zenos2408
Copy link

@gustavofsilva , @AnselmKim , @PolinaKhainson
I hope this release to help you
https://github.com/spring-projects/spring-social-facebook/releases/tag/v3.0.0.M1

@VadimKirilchuk
Copy link

VadimKirilchuk commented Feb 25, 2017

Thanks, this solved issue for me..waiting for release!

<dependency>
    <groupId>org.springframework.social</groupId>
    <artifactId>spring-social-facebook</artifactId>
    <version>3.0.0.M1</version>
</dependency>

@kousuke
Copy link

kousuke commented Aug 10, 2017

any plan to merge back to version 2?

@netstart
Copy link

netstart commented Dec 8, 2017

OMG more than one year to release it in the stable version!
It's much time

alek-sys added a commit to alek-sys/spring-social-facebook that referenced this issue Apr 24, 2018
v2.8 will be available till April 18, 2019 so users will have enough
time to upgrade to version 3 of Spring Social with support of the most
up to date Facebook API version

Fixes spring-attic#241 and spring-attic#217
@specialtrevor
Copy link

v2.8 of the Facebook API goes mandatory live on Friday (5th of October) - in 3 days time at the time of writing this message. When is this going to be merged to an official release? Or is this project no longer maintained?

@yerzhik
Copy link

yerzhik commented Oct 29, 2018

its dead . we should move to another lib or implement own version i guess. won't rely on this lib anymore

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

No branches or pull requests

10 participants