This is Bundle identifier com.facebook.FBLoginCustomUISample then it is work fine. But when i change Bundle identifier com.photosnapy.iphone it will give error. error ={ code = 11; message = "(#11) Post search has been deprecated"; type = OAuthException; }; https://developers.facebook.com/tools/explorer/145634995501895/?method=GET&path=search%3Fq%3D%2523app&version=v1.0
Asked
Active
Viewed 2,414 times
2 Answers
0
Yes post search have been deprecated. If you app was active before 4/30/2014 you can use API v1.0 until 4/30/2015. Otherwise you have to use API v2.0 which don't have post search

WizKid
- 4,888
- 2
- 23
- 23
-
hello sir i use API v1.0. it work on Bundle identifier com.facebook.FBLoginCustomUISample fine But not work in Bundle identifier com.photosnapy.iphone – user3879130 Sep 05 '14 at 09:21
-
And your app was active before 4/30/2014? – WizKid Sep 05 '14 at 09:22
-
Then you can't use API v1.0. – WizKid Sep 05 '14 at 09:41
-
com.photosnapy.iphone is Bunddle Id is new and i think create before 4/30/2014 com.facebook.FBLoginCustomUISample – user3879130 Sep 05 '14 at 09:56
-
The bundle id doesn't matter. What is the Facebook App ID and when was it created? – WizKid Sep 05 '14 at 09:59
-
Read answer. If your app was active before 4/30/2014 you can use post search until 4/30/2015. Otherwise you can't – WizKid Sep 05 '14 at 10:08
-
Any alternative option for get hashtag search? – user3879130 Sep 05 '14 at 10:12
-
No, there is not. I would suggest that you read https://developers.facebook.com/docs/apps/changelog – WizKid Sep 05 '14 at 10:18
-1
If you have a reasonable reason, you can contact Facebook, maybe they will provide a proper solution for you

user1874700
- 23
- 5