Facebook social sharing - login failed error

I have setup my app for social sharing following the http://helpx.adobe.com/digital-publishing-suite/kb/setting-dps-app-social-networking.html instructions
However, when I test my development app, whilst it allows me to select Facebook from the social sharing drop-down, and gives the option to allow Facebook to access my basic profile info and list of friends, once I have done this, I then get the following error message:
"Login Failed. Please log in to Facebook and authorize "app name" through the iOS device settings or through the Facebook iOS application".
I have also found I get the same error when I try to share from other downloaded 3rd party newsstand publications - though not all of them?  So am not sure whether this is something to do with:
1. how I've configured  social sharing in my app (and if so, then  other publications have also incorrectly configured theirs)
2. the settings on my own iPad - although these all seem to be in order, my app name doesnt appear in my Facebook settings to enable me to authorise login
On previously speaking with Adobe Support - I understand that I only need to register an app with Facebook to get an App ID, rather than fully create a Facebook app and get this approved (A process which I understand takes months?)
On re-reading the instructions, I have not yet completed the additional suggested Facebook SDK configuration "Implement Single Sign-On (SSO)" via XCode. Just wondering before I embark on this if this is actually the issue?
Would be very grateful for any advice/clarification on the above
Many thanks

I tried a few things, but I'm not entirely sure exactly which of them resolved it:
1.   I began by starting  the "Implement Single Sign-On" instructions by following the links at the bottom of the Adobe instructions page under "Additional Facebook configuration information"
     http://helpx.adobe.com/digital-publishing-suite/kb/setting-dps-app-social-networking.html
     https://developers.facebook.com/docs/tutorials/ios-sdk-tutorial/#implementsso
     https://developers.facebook.com/docs/getting-started/facebook-sdk-for-ios/
     I completed steps 1 - 5 on the last link - but stopped at the step 6 - start coding - as this got a bit beyond me (I'm not a programmer!)
2.  I then looked back at the settings in the Facebook app, and under permissions, changed the Default Activity Privacy to Public, and the Auth Token Parameter to URI Fragment (#acces_token=...)
I would perhaps try adjusting your FB settings first and see if this solves it before trying the Xcode route.
(I fed my findings back to Adobe Support to see if they could shed any light on this, but heard nothing back).
Please let me know how you get on and if this works for you
Kind regards
Sharon

Similar Messages

  • Login Failed error while creating a CR using Universe

    Hi,
    We created an Universe in SAP Business Objects system using SAP BW as source system and we selected sales cube for the universe.
    For ex universe name is : xyz
    Now i want to use this universe in crystal reports, we are using CR2008.
    I logged in to Crystal Reports>Blank Report>Create New Connection>Universes>selected xyz universe and i got the keyfigures and chars in query panel for the selected universe, dragged and dropped some chars and kf's in to result objects.
    After this when we click Ok it is giving an error message saying that Login Failed
    We are unable to get the solution for this anybody please guide us to solve this.
    Regards,
    Pradeep.B

    Have you checked out this article:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/504a541a-8a1e-2b10-efa6-af8fb3d44e07
    It has a section on troubleshooting Universe connections.

  • SPNego - LOGIN.FAILED error

    Hello,
    Hello gurus,
    we have installed BI 7.0 SP15 with Portal as the java side of the BI (double stack). We have CI + 3 dia instances.
    We get the following error only on the CI server:
    LOGIN.FAILED
    User: N/A
    Authentication Stack: com.sun.security.jgss.accept
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sun.security.auth.module.Krb5LoginModule                            OPTIONAL    ok          exception             false      null
    2. com.sun.security.auth.module.Krb5LoginModule                            OPTIONAL    ok                                false     
    3. com.sun.security.auth.module.Krb5LoginModule                            OPTIONAL    ok                                false
    The problem is that the SPNego authentication is not working on that server, we get the logon screen. On the other servers the authentication is working perfectly.
    What I've checked:
    *The spn is set correctly.
    *The wizard was configured.
    Please advice,
    Dimitry Haritonov

    Are you use Windows x64? Per Note 716604 - Access to Sun J2SE and recommended J2SE options
    your 1.4.2_17 -->
    With 1.4.2_14 - 1.4.2_17 you get an exception using Kerberos authentication with WebAS Java
    Best for you open OSS call to SAP -->
    http://service.sap.com/message
    Regards.

  • While tring to coonect to SQL server from MS excel getting Login Failed error

    Hi I am trying to connect to SQL Server DB from another server using the MS excel connect to SQL server in other data sources option.
    When I am trying to connect I am getting the following error, "Login Failed For User xxxx\yyyy".
    In the DB server this user is the super user and he is having complete set of permissions, need help on this.
    Thanks,
    Neela Krishna B

    As you are using the SQL Server Authentication to connect the database, please make sure you have already check the option 'SQL Server and windows Authentication mode' in your DB Server, also check if this login account is enabled.
    If you can connect the database with this login account in this server using SSMS,  You can connect the database in Excel too.
    Wind Zhang
    TechNet Community Support

  • ERROR – SQL Server Login Failed, Error 11001

    We have an application that uses MSDE as its ‘Back-end’. 
    It has been working fine for years.  We have however had to recently re-build the Operating System on our own Server that it was running on. 
    Original O/S Environment
    We used Windows Server 2008 r2, using
    Hyper-V to run Windows Server 2003 so that we can use
    MSDE to run our application. 
    We do not want to change to later versions of SQL Server Express as they no-longer support Replication.
    NEW O/S Environment
    When we re-built the Server we went for Windows Server 2008 r2, using
    Hyper-V to run Windows 7 Enterprise so that we can use
    MSDE to run our application. 
    We have used this setup many times before and know that MSDE runs quite happily under Windows 7. 
    Servers have been renamed
    The real Windows Server 2008 r2 machine used to be called FILESERVER. 
    It is now called FILE-SERVER.
    The virtual machine running our application was originally called GEMSERVER. 
    It is now called GEM-SERVER. 
    What’s happening on the Server
    The application is running fine.  We can access the underlying MDSE Database with SQL Server 2005 Management Studio Express without problem.
     We can build a test ODBC Data Source and connect to the ‘SQL Server’ Database, again without problems. 
    What’s happening on the Client PC
    The application does not connect.  I get:
         An error occurred while connecting.
         [DBNETLIB]ConnectionOpen (Connect())SQL Server does not exist
         or access denied.
    When I build a ODBC Data Source to test the Connection I get:
    Microsoft SQL Server Login
    Connection failed:
         SQLState: '01000'
         SQL Server Error: 11001
         [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen
         (Connect()).
         Connection failed:
         SQLState: '08001'
         SQL Server Error: 6
         [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]Specified SQL
         server not found
    I can Ping GEM-SERVER from the Client PC without problems. 
    I have disabled Firewalls an Anti-Virus Software on both the GEM-SERVER and the Client PC – to no avail. 
    I’ve tried connecting with:
    Named Pipes,
    TCP/IP,
    IP Address of GEM-SERVER – 192.168.16.122,
    Using Specific Port 1433 in connection.
    NONE of it worked.  L
    ANYBODY any ideas what to try next?

    Here's the solution that we came up with to our own problem:
    This problem was actually caused by a bug in our own Application. 
    For some reason when we restored our MDSE Database the correct SQL Server Access Protocols were not setup correctly.  (It is designed to handle these setup issues for us and has done so previously.) 
    We still have to determine why it happened and rectify the problem within our Software. 
    However to correct the problem with our own 'Server' we had to manually:
    Run netsvrcn.exe using command prompt as an Administrator on the ‘Server’ running the MSDE Database,
    Enable TCP and NAMED PIPES protocol
    Restart SQL Server instance
    Exclude the ports SQL Server normally listens on, from the firewall using ‘Windows Firewall Advanced Security’ for both in-bound and out-bound rules:
    1433 TCP port
    1434 UDP port
    We then tested the ODBC connection from client machine and found that it worked fine, as indeed did our application.
    However we still have a residual problem. 
    For we cannot connect to our Server called GEM-SERVER using GEM-SERVER\GEMSQLSRVR we have had to use 192.168.16.122\GEMSQLSRVR. 
    We are not sure why.  We obviously wish to use the machine’s name rather than its IP Address, as its IP Address is dynamically assigned by a DHCP server so may change in future. 
    Do I need to raise this remaining problem as a separate issue?

  • Login failed error while importing an adaptive RFC model

    Hi there,
    I am trying to import a adaptive RFC model for a BAPI from a 46D system, to which I have connected using VPN from my WAS J2EE server. I have given the login details as Single server(Not load balancing), and given the user login details. However, I am not able to proceed further because it gives me the error 'Name or password is incorrect, please re-enter'. This is strange because I am giving the correct name and password, and I am able to login to this system through SAP GUI using same logon credentials.
    I am confused as to what it is expecting to move forward. I have tried changing case of the user name, restarting my WAS etc. The client is correct, and the login language is EN.
    Could anybody have any clues or have you faced a similar problem?
    thanks in advance,
    LM

    I have had the same problem.
    I think whoever programmed the logon routine at that point should be fired immediately and banned from programming for life! Logging on is a very basic and well-understood task, and programmed gozillions of times since 1940s. Common sense and unwritten rules of programming dictate simply if you make something case-sensitive, then you should accept an input in its original form (i.e. password in smalls, or whatever) but not change it to uppercase and then work case-sensitively. Either this, or you program everything case-insensitively.
    Fire that programmer or give him to us gollumvoice

  • The built in facebook social widgets generate an error "unable to generate thumbnails," all the other social widgets work fine, how can I fix this?

    My facebook widgets generate the error "unable to generate thumbnail" - my page is set to public, it also says this even with the adobe muse facebook page. All of my other widgets work fine. Any ideas/help?

    http://coastalsurgery.businesscatalyst.com/index.html
    This is the site - I think I got it working now though.

  • Facebook Social Connector Login Problem

    I have Outlook 2013, with Social Connectors to Facebook and LinkedIn.
    I changed my Facebook password 2 weeks ago and when i updated it in Outlook, it said Incorrect username or password.
    I have removed my Outlook account and put it back but the Facebook Connector continually says that, the LinkedIn Connector is still working fine.
    Can anyone please provide assistance for this?

    Did you disconnect/sign out of   the facebook account and sign back in?
    Diane Poremsky [MVP - Outlook]
    Outlook & Exchange Solutions Center
    Outlook Tips
    Subscribe to Exchange Messaging Outlook weekly newsletter

  • Essbase login failed & Cluster not available in Shared Services

    Hi,
    I have installed & configured the EPM 11.1.2.2 in compact deployment mode i.e. deployed to Embedded weblogic server. Shared Services, Essbase, Planning & Reporting are installed successfully.
    I am able to login to Shared Services, Workspace & EAS console with my admin account. But I am unable to login to Essbase from EAS console, MAXL & ESSCMD.
    When I am logging with MAXL or EAS console, I am getting login failed error.
    Even EssbaseCluster-1 is not available under Application Groups in Shared Services. Only Reporting & Foundation are there.
    Please help me what went wrong.
    Thanks,
    Naveen
    Edited by: Naveen Suram on Nov 6, 2012 3:25 AM

    SharedServices_Security_Client.log
    2012-11-06T14:40:41.071+05:30] [EPMCSS] [NOTIFICATION:16] [EPMCSS-20001] [oracle.EPMCSS.CSS] [tid: 10] [ecid: disabled,0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] Successfully initialized EPM System Registry access. This is a status messages. No action required.
    [2012-11-06T14:40:41.180+05:30] [EPMCSS] [NOTIFICATION:16] [EPMCSS-20002] [oracle.EPMCSS.CSS] [tid: 10] [ecid: disabled,0] [SRC_CLASS: com.hyperion.css.EPMSystem] [SRC_METHOD: getInstance] Initializing Shared Services security instance using EPM System Registry. This is a status messages. No action required.
    Essbase.log
    [Tue Nov 06 14:40:25 2012]Local/ESSBASE0///776/Info(1051283)
    Retrieving License Information Please Wait...
    [Tue Nov 06 14:40:25 2012]Local/ESSBASE0///776/Info(1051286)
    License information retrieved.
    [Tue Nov 06 14:40:25 2012]Local/ESSBASE0///776/Info(1311019)
    Classpath during JVM initialization: [;C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]
    [Tue Nov 06 14:40:52 2012]Local/ESSBASE0///776/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Tue Nov 06 14:40:52 2012]Local/ESSBASE0///776/Info(1056815)
    Essbase 64-bit - Release 11.1.2 (ESB11.1.2.2.100B2166)
    [Tue Nov 06 14:40:52 2012]Local/ESSBASE0///776/Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Tue Nov 06 14:40:54 2012]Local/ESSBASE0///776/Info(1056797)
    Incremental security backup started by SYSTEM. The file created is [C:\Oracle\Middleware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\bin\ESSBASETS_1352193054.BAK]
    [Tue Nov 06 14:40:55 2012]Local/ESSBASE0///776/Info(1051134)
    External Authentication Module: [Single Sign-On] enabled
    [Tue Nov 06 14:40:55 2012]Local/ESSBASE0///776/Info(1051051)
    Essbase Server - started
    I am getting the following error in validation report:
    Validating Essbase Server connection to NAVEEN
    Error: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051012): User native://DN=cn=911,ou=People,dc=css,dc=hyperion,dc=com?USER does not exist
    Recommended Action: Check Essbase Server is started.

  • SQL Server Agent job between 2 instances fails with Error 18456 - Login Failed for user

    Hi,
    SQL Server version: 2012 EE
    OS: Windows 2008 R2 Enterprise
    In my server, i have 2 instances, and I am trying to configure a SQL Server Agent job to query one table in Instance A, and insert some modified data in Instance B, both in the same server.
    When i execute the job in instance A, i get the following error:
    Executed as user: NT SERVICE\SQLSERVERAGENT. Login Failed for user "NT SERVICE\SQLSERVERAGENT". [SQLSTATE 28000] (Error 18456). The step failed.
    I have already configure instance A as Master and disabled encryption, by changing the parameter MsxEncryptChannelOptions to 0 in regedit. I've also made my target instance (instance B) as a Target.
    What am i missing?
    Thanks for your attention and pacience

    Hello,
    The NT SERVICE\SQLSERVERAGENT (virtual) account is not available on the other as you just mentioned. That is the reason for the login
    failed error. Try using a Windows login as the
    SQL Server Agent service account in both servers, the same Windows login (not a virtual account), and run jobs as the “sa” account.
    http://msdn.microsoft.com/en-us/library/ms345578.aspx
    You can also try a proxy account.
    http://technet.microsoft.com/en-US/library/ms190698(v=SQL.105).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • It says Login failed. it shows error code: -1 . we have 2 ipads and the other one is log in

    My ipad shows Login failed, error code: -1 whereby my husband's ipad is working fine

    Well, I wanted to have the audio come from one camera scource and it seemed to be the only way that I could acomplish that by duplicating the cam 2 track.  One thing that helped me trouble shoot this was to create a new event and project and optimize all of my media instead of using the proxy, (I don't know why but it worked)
    I was able to edit the multicam track with two camera angles and it used the camera 2 angle's audio... as soon as I finished my project and exported the files.. my hard drive crashed.  I don't know if it was a buggy software, or a failing drive that caused the blank angles in the original multicam edit.  I guess I will have to find out weather or not this new hard drive crashes during my next job.
    I appreciate your reply to this post Tom.

  • Crystal reports "Database login failed" when using push method

    I have a web application (ASP.NET, .NET v3.5), that pushes data to a CR 2008 report. On two servers one of the three reports returns a "Database login failed" error. I am stumped since there is no login, it's push not pull; in addition the problem is hard to debug since it works fine from my developers workstation. I have "updated" the xsd in that report, reinstalled the app, etc., non of which helped. If anyone has a solution or even ideas I'd appreciate the help.

    What about following the troubleshooting steps as described in the blog;
    Create an XML file off of your dataset. Make sure this is done just before you set the dataset to the report:
                rpt.Load(rptPath)
    myDataset.WriteXml(xmlPath, XmlWriteMode.WriteSchema)
    rpt.SetDataSource(myDataset)
    Copy the above created XML to your development system
    Open the problem report in the Crystal Reports designer
    In the Desigger, go to the Database menu and select u201CSet Datasource Locationu201D
    In the u201CReplace with:u201D pane, expand the u201CCreate New Connectionu201D folder.
    Double click the u201CADO .NET (XML)u201D icon
    Browse to the location of the XML file you created in step (1)
    Click on the path to the XML. The <Update> button should enable
    Click on the <Update> button
    Typically, either of the following will happen:
    You will get a u201CMap Fieldsu201D dialog. This indicates that the XML written off of your dataset does not match what the report is expecting. This may be due to incorrect fields name, incorrect field type, etc. You will now need eliminate the difference.
    Incorrect data or no data. There is an issue with your dataset and you need to determine why the data is not present in your dataset. Looking at the XML may be a good place to start.
    Ludek

  • Linked Server : The old "Login failed for users "NT Authority\Anonymous Logon" issue

    Two SQL Servers: SQL Server 2008 sp3 and SQL Server 2014We are transitioning from 2008 to 2014.  We have need of some linked servers whilst this is ongoing.
    We've used them before, and indeed I set them up quite easily or so I thought.
    On the 2014 server, I can test the connection and everything ok.  If I logon to the linked server instance (ie the 2008 server) on the 2014 server, and connect to 2014 server, and test, I get the Error: 18456 Login failed error message.
    If I create a linked server on any instances of the 2008 server pointing to the 2014 server, no problems whatsoever going in that direction.
    Note that I'm selecting "Be made using the login's current security context"
    The 2008 sql server services is using a domain account as it's logon, whereas the 2014 server is using Managed Service Accounts.
    I've checked the SPN's and they all seem to be set ok.
    I then thought that perhaps there was an inconsistency with the Managed Service Account not being recognised (although does work when actually on the 2014 server).  I then changed (using Sql Server config manager) the account being used for the MSSQLSvc
    from the managed service account to the same account used by the 2008 sql server.  This seems to have produced a certain degree of success.  I can now test the connection from my local ssms and the 2008 server and these work ok for the most part. 
    I presumed I had a workaround and did further testing, however it doesn't always seem to run true.  This could of course be due to me not taking the same steps to reproduce the original workaround.
    This is effectively a transient condition as eventually we won't need the linked servers, however, they are needed for at least the next 2-3 months.
    Could anyone help explain the nature of this problem and where I'm going wrong?
    Regards
    Ian

    Hello,
    In addition to what Ashwin has asked (though the anonymous error message kind of gives it away):
    It does sound (I know you have you checked, but SPNs can be tricky devils) like an SPN issue or delegation issue
    The first thing I would point you to is the Kerberos Checking Tool for SQL Server. It's pretty new but in my testing it's been very accurate. Download, run it, and check the output:
    http://www.microsoft.com/en-us/download/details.aspx?id=39046
    Secondly, I would point you to this entry (yes, made by me):
    http://www.seangallardy.com/2014/05/using-kerberos-with-sql-server-part-1-double-hop/
    The reason why it works when you login from the 2008 server or the 2014 server and go to either or is because you're not double-hopping. You're local to the server, there is no delegation involved.
    Sean Gallardy | Blog
    MCM 2008
    MCSM:Data Platform Charter Member

  • Login failed - JDI

    Dear friends,
    I used to login to JDI using below URL with out any problem:
    http://<host name>:51000/devinf/main
    Since 3 days, it is not accepting the logins which I am providing.  I could able to login to portal using the same user id and password.
    It is throughing Login failed error message.
    What could be the reason? How can I resolve this issue?
    Thanks and regards,
    Lakshmikanthaiah

    Hi Lakshmikanthaiah,
    1. Check if the server is up
    2. Sometimes even if the server is up the DB might be down and hence log on fails
    3. Check if your user is locked
    Akshatha

  • Accessing WebDynPro - Login Failed

    Hi
    Facing the Login failed error , though the User exist in SRM-MDM-Catalog Repository while  Using the URL http://..MDM SERVER Host../ webdynpro/dispatcher/sap.com/tc~mdmsrmui/MDM_SRM_UI_App.
    When it promps Server, after entering the server name ,under the Login Repository pops ups in drop down box,, then if we try to login.. getting an error "Login failed"
    Pls let me know any other settings....

    Hello,
    I face exactly the same problem.
    Please help!
    In this thread or in
    Re: Login problem in SRM MDM Catalog
    Many Thx in advance!
    Felix

Maybe you are looking for

  • Log Issue

    Hi, I am having issues with ine if my background jobs in RA 5.3, I know this sounds stupid but I can not remember where to find the error log, please help

  • Trans-attribute of Mandatory

    Hello, I am running WebLogic 6.1 on NT. Today I ran an experiment by setting trans-attribute to "Mandatory". The client calls this method with no transaction. The result is that the method is not executed and there is no error message anywhere. This

  • Display problems imac

    how many people have problems with imac 2011 display?

  • Fade Tool Not Working At All!!!

    I've read every post about this issue thus far and none of them has helped. I am not using Apple Loops Files F.Y.I., Im not using multiple takes of audio so lets clear that up first. All I am trying to do is use the **** fade tool on a single track o

  • When I take a photo it goes to camera roll and my photo stream. This doubles the memory being used. Can I delete the camera roll?

    When I take a photo it goes to camera roll and my photo stream. This doubles the memory being used. Can I delete the camera roll? This seems pointless to have the same pictures twice. My Photo Stream pictures upload to my PC, so why should I have the