My Facebook app shows error [closed] - facebook

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.
Actually I am a newbie and know very less though learning. This is the error message:
SSL connection error
Unable to make a secure connection to the server.
This may be a problem with the server, or it may be requiring a client
authentication certificate that you don't have. Error 107
(net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.
Please check this link to see the error message:
https://apps.facebook.com/webmartbd/

It looks like your hosting provider doesn't support SSL. I would ask them about this.

Related

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

Rejecting start request for application appname because stop request is running for the application weblogic [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.
Rejecting start request for application appname because stop request is running for the application.
I have this exception when I starting an application. However, the application I've already deleted with force. Now I cannot start the new version app. and the old one is deleted.
For this problem, I would like to know how to cancel/delete the stop request for the application that I can start the new one.
I had to restart the admin server

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.

The facebook dialog api not working [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 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

Calling Java Web service from C# returns null always [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 am trying to call Java webservice from C#. The results are always null.
Can anyone help why it is returnign null values.
(When i test the webservice from soap ui. it is returning values.)
am i missing anything?
i used the wrong proxy. my bad