Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

HTTP Response is a message within a request/response sequence, according to HTTP specification. May also refer an HttpResponse class in software frameworks and libraries that automates relevant functionality

learn more… | top users | synonyms

2
votes
0answers
2k views

Bad Response Code: URL returned a bad HTTP response code : 404

I have fixing this problem for many nights already.... Please help! I have changed a lot of header to try. And I did put og:url and og:title on the html code of the page... But the reports said I ...
1
vote
2answers
245 views

Bad pointer in URL response

I am trying to upload a photo to Facebook from my app and all goes well when I upload and wait for it to finish, but when I press on upload then go back to the previous view, when the upload is ...
0
votes
2answers
973 views

503 response on Facebook Linter

i'm getting response 503 from Facebook linter while my website is accessible, what went wrong? Facebook linter result - 504 My website. Melaka3.com - Melaka reviews
0
votes
1answer
144 views

facebook. stop receiving responses

I have such a problem. I have class, in which I make a call to facebook Graph API [_facebook requestWithMethodName:@"fql.query" andParams:params ...
2
votes
0answers
446 views

What is the normal Facebook API response time?

My app is currently on beta testing, so a few people are actually using my app to connect to Facebook through either WiFi, 3G, or EDGE. However they are reporting that it's very slow. I checked out ...