I can not log in to my facebook account and I received that (attached file)(enter image description here)
I know that question was asked but I have tried a lot of ways are: change DNS, delete cookies,... but not working... and I don't think my account was hacked or blocked by Facebook. I can change my password with my email before.
It happened when my brother log in his facebook account on my laptop and when I log in my account again, I received that error. After that, I know my account has logged on Microsoft Edge, I can connect with that but when I log out I can not log in again with that error I told
(Sorry, something went wrong....)
Please help me :((
Related
We are getting the following error in case of some Pages:
"(#2022) You're restricted from acting as your Page until you complete
Page Publishing Authorization. Switch back to your Primary Profile to
complete authorization under - Settings - Account Settings - Identity
Confirmation. Complete verification or you will be restricted
indefinitely"
The mentioned Page Owner has already confirmed the "Identity Confirmation", which is present on this page: https://www.facebook.com/settings/?tab=account
Still, no luck. We have reported this on Facebook Bug Platform, and although the issue is assigned, we got no substantive answer from FB.
Has anyone experienced this error message and have tips/tricks how to resolve this? Any help would be much appreciated!
I installed the janrain engage plugin in my magento site,configured it and its working fine with live,yahoo and google but when it comes to fb it gives me an error. the first time someone logs in it works perfect but when they logout and try to relogin with the same facebook account they get redirected to mysite/janrain-engage/rpx/duplicate/ and that shows an error message (There is already an account with this email address. If you are sure that it is your email address, click here to get your password and access your account.) If they use their email and the password they get by email they can login so i think i have configured smth wrong in my fb app. Anyone can give me a full guide on how to configure the fb-app properly or if there's smth I have to change in the janrain admin panel?
In order to test the user registration in CocoaLibSpotify, I created a new Facebook account.
After creating the account (and validating the email address), I tried to log in to my app (using CocoaLibSpotify) but got the following error: "General Permanent Error" (error code 10 from CLS).
What could be wrong?
Notes:
I've triple-checked the login credentials and have logged in to the account on Facebook.
Trying to log in to another account with invalid credentials gives me another error.
Also, logging in to an account with valid credentials works just fine.
I haven't logged in to the account using any other Spotify client (desktop, regular Spotify client etc)
EDIT:
In order to move forward, I logged in to the account on desktop and accepted the Facebook stuff and played a track. After that, I tried logging in through CLS again but got the error: "Needs a premium account". Aren't users supposed to get a 48-hour free trial upon first mobile login?
Aren't users supposed to get a 48-hour free trial upon first mobile login?
From Spotify's own client, yes. libSpotify applications aren't eligible to create new users and trials at the moment.
Website feed to facebook pages is broken and I get the following message:
"message":"Error validating access token: The session has been invalidated
because the user has changed the password.",
"type":"OAuthException","code":190,"error_subcode":460
Similar questions already been asked but I notice some of them are quite old and I want to make sure the answer is up to date.
Can I resolve the error without reapplying for a new token?
I fixed this by going to the related app in Facebook Developer center and resetting the Facebook App Secret (even reauthorizing would not work). It is the only way I could fix it and very frustrating and ridiculous that because the user changes their login password that it breaks the API/app.
No, you need to reauthenticate the user. See here: Handling Invalid/Expired Access Tokens
How-To: Handle expired access tokens .
There is also an outstanding bug which is causing this issue for many users. Please subscribe so that it gets the attention it needs :-)
https://developers.facebook.com/bugs/284696814962357
I notice you haven't accepted an answer so I thought I would try and help out. I was experiencing a similar problem and this answer worked for me https://stackoverflow.com/a/12654266/32348
You get this message because you have probably changed your password of your Facebook account. On the other hand, your instagram account password remained the same. The easiest way is to change your instagram password. Click to setting in instagram app, click reset the password. The program will probably send you a reset password link. Do it. Re-connect your instagram with your new password. The app will ask you to continue with your Facebook account and you in this way have re-given permission to instagram to publish ads. You are ready to go!
Happy ads.
This happened to me using {SNAP} Social Networks Auto Poster because the password to my Facebook Account was changed.
Steps to resolve:
Delete the complete social account set in {SNAP} Settings menu (Re-authorization will not fix the issue, as suggested by snap customer support)
Go to developers.facebook and change your APP Secret.
Start fresh and Create a New Social Account in {SNAP} with your APP ID and your new APP Secret.
That should do it.
I'm having some issues with allowing users to connect their accounts to my app.
Most users can do it fine, but some just comes back saying "Sorry, something went wrong." and this is for the same users all the time. I have two Facebook accounts, to test this, and one account is absolutely fine connecting, but another not really used account I use for testing, always fails.
For example, if Firefox is logged in to Facebook as User A, and IE is logged in to Facebook as User B, then copying the below link (obviously changing to the correct App id and the correct redirect_uri) works in Firefox, but in IE I get the "Something went wrong error"
http://www.facebook.com/dialog/permissions.request?_path=permissions.request&app_id=[MYAppID]&redirect_uri=[TheRedirectURL]&display=page&response_type=code&fbconnect=1&perms=publish_stream&from_login=1
Logging both out, and logging in each user into the other browser, the same user that worked before will work. So it's deffo not a browser issue, but down to the user surely, but no idea what.
Anyone got any ideas?