The facebook dialog api not working [closed] - iphone

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
i develop an ios app and use the facebook dialog api, it worked fine over a month.
How ever it suddenly not work now
The reference facebook document from
http://developers.facebook.com/docs/reference/dialogs/
and i Tried the sampele link. the same error message appeared
http://m.facebook.com/dialog/feed?app_id=123050457758183&redirect_uri=http://www.example.com/response/&display=touch
Any one knows what happened.....
it shows "There was a problem generating the Feed story from the provided data."
it works today.
I think this problem was facebook server side error.
i didn't change any thing and it works today.

Same here, with that request (I removed good params but the error is here) :
http://developers.facebook.com/tools/debug/og/object?q=https%3A%2F%2Fm.facebook.com%2Fdialog%2Ffeed%3Flink%3Dhttp%253A%252F%252Ffr.xxx.com%252F%26description%3Dxxx%26caption%3Dxxx%26picture%3Dhttp%253A%252F%252Ffr.xxx.com%252Fimgs%252FlampeWho.png%26name%3Dxxx%26app_id%3Dxxx%26redirect_uri%3Dfbconnect%253A%252F%252Fsuccess%26sdk%3D2%26display%3Dtouch

Related

Like button: can like, not share [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 9 years ago.
I have the fb like button on my website. When I click like the site is liked but when I add a personalized message to the share nothing appears on my wall. The number of likes is increased at first, but then I reload the website the number of likes is returned to its previous number.
If you want to check what happens: http://www.koosvandeput.nl/heren/elektrische-fietsen/gazelle/gazelle-orange-pure-innergy-2013-82265.html
Use the like button to the right of 'deel fiets'
Does anyone know why this is happening? It happens in all browsers and operating systems.

Filepicker.io uploads failing for resources > 1.6 MB [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
This morning we noticed that our filepicker.io uploads are no longer processing if the size of the file is greater than ~1.6MB. Not sure if it's related to the recent upgrade of the Javascript API (v1) but at the moment our users are unable to upload files.
The POST request to filepicker returns a 200 but the progress bar just halts at 99.30%. Any ideas?
Just wanted to officially mark this as fixed so we don't have unresolved questions! Feel free to mark as answered or remove

Cannot connect to iTunes Store (in Sandbox mode) [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
I'm experiencing this error when I try to buy a product in sandbox mode in my application.
I'm getting the error in the simulator ios 5.0 and also on the device ios 5.0.
I've checked the IDs and they are correct, because the products return to my application correctly, I can see them in the selling product list but I can't buy them because it gives me an error. A code 0 error that correspond to a Unkown Error Code.
I've also done a reset on the simulator and the device.
The purchase fails before asking me the test account.
Anyone is experiencing this kind of error? It seems to be a server error because a few days ago (before the servers closed) the same code works well.

see who entered profile with facebook api [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
I have recently see facebook api, I am interested in that.
Does Facebook have any API that help me to visit who entered my profile.
I want to know is there any way to track who entered my Facebook page.
To build an app that tracks profiles is against the Facebook platform policies. You can read about it in the "Prohibited Functionality" section of their policy guide.
No, Facebook does not give that information out. That would be a huge violation of privacy.

Where do i find the Source codes from the Pragmatic programmers-iPhone SDK Development book [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
I have just started reading the book and i seem to have a problem with the code from the Tab-Bar project. I dont know where i'll get the source code from for free. can ne1 help me out with that?
Thanks in Advance.
I looked at the main web page (http://pragprog.com) and found these link: "Where can I find sample code and errata." Clicking that I found: "Where do I find the code for my book?"
Alternatively I searched for the book on their site and found this link: "Code". Clicking that link I found this link: "Download .zip".
It really is that simple to use the Internet. :-)