scmakhaye / sharepoint-facebook-wall

Automatically exported from code.google.com/p/sharepoint-facebook-wall
0 stars 0 forks source link

The remote server returned an error: (400) Bad Request. #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

I tried to implement this into to our intranet but cannot get it to work

What steps will reproduce the problem?
1. Install version4.3
2. Add web part to intranet site
3. Configure as per your examples

What is the expected output? What do you see instead?
I expect the facebook wall but is getting "The remote server returned an error: 
(400) Bad Request. "

What version of the product are you using? On what operating system?
Version 4.3 on Sharepoint Foundation 2010, Server 2008

Please provide any additional information below.
Here are my settings:
Code: 
AQAT4IueZmBxnthuctpS6fbB7BrJngJc3bWFfEcqe1J7c3hzT9-0fwg_gcKBGfO7DPnIoDxmN7B1WMZ3
KaIOvxdD9ZF0Gj5UyDXKDjbtlEm55m5n0Jz9VefewtXwtrIEE0EvAdnz0IkQvsPoeYK6wAlRL4QhyvDZ
9ELvf9e9LrQc7_xL9lmxoNXPPRxjcntG83A#_=_
Client id: 197867520343875
Client secret: 40dc8f6848694230b8b6b98321c54300
User id: johan@hofvanders.net or Test2 or johan.hofvander (not sure what to put 
here so I´ve tried them all).
Redirect Url: http://www.facebook.com/connect/login_success.html

I´ve tried to regenerate the code as suggested in issue 31 but without 
success. 

The intranet is behind a TMG firewall.

All help to get this to work are much appreciated.

Original issue reported on code.google.com by jo...@hofvanders.net on 23 Aug 2012 at 1:30

Attachments:

GoogleCodeExporter commented 8 years ago
HI Johan,

we have debugged your issue and responded you with the solution over mail, 
please check

Sumit Kanchan

Original comment by niting@brickred.com on 28 Aug 2012 at 6:16

GoogleCodeExporter commented 8 years ago
What was the solution?

Original comment by stevenpe...@gmail.com on 31 Aug 2012 at 3:27

GoogleCodeExporter commented 8 years ago
Is there a solution to this?  I'm having the same problem.  My email is 
calechko@gmail.com and I posted an issue last week.

Thanks,
Chris

Original comment by calec...@gmail.com on 10 Sep 2012 at 6:06

GoogleCodeExporter commented 8 years ago
Hi All,

For most of time the error comes because the Facebook is not authorizing the 
user, 
Facebook is returning error when code is trying to generate access token for 
your application.

{
   "error": {
      "message": "Error validating verification code.",
      "type": "OAuthException",
      "code": 100
   }
}

Please regenerate your code and it should work fine.

Thanks 
Sumit Kanchan

Original comment by niting@brickred.com on 11 Sep 2012 at 9:09

GoogleCodeExporter commented 8 years ago
Hi All,

We have released a new version (4.4), please try our new version (4.4), if 
anyone is still facing the issue, please re-open the issue.

-
Sumit kanchan

Original comment by sumit.ka...@3pillarglobal.com on 9 Oct 2012 at 10:50