Error while saving Application settings: "There was a problem saving your changes. Please try again later." [closed] - facebook

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
call-for-help: we are keep getting the illustrated error after hitting "save changes" in the application settings dashboard ... the changes are saved though ... any link where we can report our app issue?
http://awesomescreenshot.com/046la8j4f

This is not a problem with your app..
This happens sometimes because your app server might have taken a longer time to update on FB servers and the connection timed out...
Nothing to worry about you an try again

I had the same issue and solved it by checking all the icons and screenshots. I made sure that they all was in the same format (.png) and then it worked!
I guess the issue, for me, is that i used different formats.

Related

Cannot Enable Parse Local Datastore in Swift [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 years ago.
Improve this question
I'm having the same issue as described here: Can't enable Parse Local Datastore
However, I do not understand what he is talking about when he talks about Cache Policy.
Can someone please help me fix this error?
Thanks!
do you have the line that goes somewhat
query.cachepolicy = something something
if you do delete it
also in app delegate put the "enable localstore" AFTER Parse.clientkey....

One of my Facebook App lost [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Today, i met a very strange issue about Facebook App, I found one of my Facebook app was lost suddenly, and some of functionality of my site does not work anymore.
But I never do the delete action for this app, how did that happen?
Where can i find some clues who delete this app? and can we take it back?
And anybody met this issue?
Thanks a lot
This question probably doesn't belong on Stack Overflow as it doesn't involve coding, but here is my opinion anyways.
Either someone used the account and deleted the app, or facebook did but I've never had that happened and I've done some pretty frowned upon things with multiple apps.
As to taking it back their policy is pretty clear on the matter, they won't help.

Facebook can not create a application [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
I want to build a facebook app. I create a new application, put all information, like app domain, site url. Then click i to save, and error comes up:
Something went wrong. We're working on getting it fixed as soon as we can.
Where is a problem? Couple days ago, i can create a other app with no problems.
Update: If i want to make some changes on other applications on app settings tab, also click save and this error comes up.
Check here the progress on fixing the bug: https://developers.facebook.com/x/bugs/629640800428208/
edit: it's working for me now. ( 2014.01.08 19:10 GMT+1 )
You don't need to worry about it. They must be working on something. So they must have disabled the functionality for the time being.

Facebook comment plugin has stopped working [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
My Facebook comment plugin has stopped working. It loads as an empty element (so nothing loads, basically)
Code can be seen directly on this page.
url: http://www.jamesthemusician.com/kudos
It was working this morning and I did not change the code.
It seems to be related to the use of arguments. Currently it is configured to relate the comments to the url http://www.jamesthemusician.com/kudos?ver=prod. If I remove the argument (?ver=prod) it works. I can't do that, though, since I would loose all the comments already associated with the page.
Any ideas?
Also, the moderation tool seems to have disappeared.
EDIT: The problem only occurres if I am logged in in Facebook as the administrator of the application. If I log out, then the comments load correctly.

connect.facebook.net/en_US/all.js - Failed to load resource [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 9 months ago.
Improve this question
Is anybody else getting this for their Facebook Like buttons. Tried on Chrome, Firefox, and IE and same thing.
For Google's sake, and because I've wasted much of my own time this way: whenever you see this error, it's worth checking if you've got AdBlock on.
According to https://developers.facebook.com/live_status/
As of 8:30pm 4/20/2012,
connect.facebook.net: We are currently seeing issues with users connecting to connect.facebook.net. This is resulting in the JS SDK not loading correctly. We are aware of the problem and are working to resolve this.
My company doesn't allow its employees to use facebook due to which the sdk was not loaded in the chrome. I had to use vpn to make it work. Hope this helps