dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Cannot post on Facebooks wall #148

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce the error:
1.Start example share-button application
2.Connect to facebook using share
3.Fill the edittext
4.Click on button update

No notification nor post on facebook appears, only a 403 http response in 
android log

Last version of the example : socialauth-android-3.1.jar
socialauth-4.4.jar

Did I forget to do something ?
Kind regards

Original issue reported on code.google.com by vbastien...@gmail.com on 20 Feb 2014 at 11:03

GoogleCodeExporter commented 8 years ago
Thanks we are analyzing the issue currently.

Original comment by vineet.a...@3pillarglobal.com on 21 Feb 2014 at 5:34

GoogleCodeExporter commented 8 years ago
Same thing for me. Any of the postings to Facebook (text, image, story) do not 
work

Original comment by mydoar...@gmail.com on 26 Feb 2014 at 11:26

GoogleCodeExporter commented 8 years ago
Hi, I'm Maheswaran. The image is not upload on Facebook and Twitter wall, 
Status only update on Twitter wall. Any one can help to login and implement 
sharing by individual button click. For example, Once I have login from my 
application login page, I want to share image with description by clicking 
individual button(FBShare,TWShare). I must login from my login page need login 
from my Sharing page. Please help me to do this.

Original comment by mmaheswa...@gmail.com on 3 Mar 2014 at 5:01

Attachments:

GoogleCodeExporter commented 8 years ago
Same for me. Everything works fine, but:
- when i use updateStory for Facebook with a static link-url (like in your 
example) it works
- if i use a dynamically generated URL it don't work, i get a 500 response from 
Facebook

If i check the dynamically generated URL it is fine and working. If i take the 
dynamically generated URL and use it as hardcoded URL it works. I already 
checked if the URL is typeof String, and also tried to URLEncode but no success.

Any Idea?

Original comment by a.a.lor...@gmail.com on 4 Mar 2014 at 11:25

GoogleCodeExporter commented 8 years ago
Issue 151 has been merged into this issue.

Original comment by vineet.a...@3pillarglobal.com on 10 Mar 2014 at 10:01

GoogleCodeExporter commented 8 years ago
Issue 152 has been merged into this issue.

Original comment by vineet.a...@3pillarglobal.com on 10 Mar 2014 at 10:01

GoogleCodeExporter commented 8 years ago
Hi, I am also facing the same issue when posting update on facebook, always 
getting 403 status in response. Even i tried updateStory then also the same 
result. Please help

Original comment by toarvin...@gmail.com on 18 Mar 2014 at 6:10

GoogleCodeExporter commented 8 years ago
Hi, I am also getting same 500 error when using updateStatus on facebook. Does 
this problem resolved??

Original comment by sansha...@gmail.com on 18 Mar 2014 at 6:24

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 19 Mar 2014 at 9:41

GoogleCodeExporter commented 8 years ago
The issue is fixed.

Now we are using native flow. please check wiki facebook guide. now you need to 
create key hash and create native facebook app.

http://sourceforge.net/projects/socialauth-android/files/

Original comment by vineet.a...@3pillarglobal.com on 24 Mar 2014 at 1:08