Twitter API authentication

HI, I'm making a flex mobile app which should shome some feeds with a certain hashtag.
After a long search i found the guide from adobe , build first mobile flex app pdf, with the twitter trends.
But i got stuck at excercise 3. I got an error from the API about ssl. Then I realized that the guide used the previous version of the API.
with the new version an authorization os needed but I have no idea how i need to do this in flex.
i'm a total beginner in flex and flash builder and hope that someone could help me.

Hi,
This forum is for Adobe Business Catalyst - Their CMS. This is for That API, not other Adobe Products.

Similar Messages

  • Twitter API help needed immediately

    I have developed a twitter API in Flash Professional CS4. It works fine when it plays in the flash player locally. But when I publish the file and play it in a browser it asks for settings to be modified. Since those were the local settings I have modified them and played the file in browser and it worked fine.
    Now, when I upload the file to server and embed the swf into a html file and try to play it from the server nothing happens. The API doesn't load the feeds from twitter site. The display is always blank. http://sravan313.inz.cc/home.html
    Possible solutions I have tried.....
    added security code in flash
    1st method:
    flash.system.Security.allowDomain("*");
    flash.system.Security.loadPolicyFile("http://twitter.com/crossdomain.xml");
    2nd method:
    added the crossdomain.xml policy file from http://twitter.com/crossdomain.xml
    3rd method:
    followed any of the above methods along with changing the "Access network only" in publish settings.
    Can anyone help me with possible solutions???
    guys its very urgent!!! I need help immediately.....

    Hi Peter
    so, what do you really suggest? Can you help me regarding this
    ? I need this very badly and little bit urgently.... any suggestions
    are appreciated.
    and Darshan,
    Thanks, a lot. Your links were very helpful. Could understand a little bit better about cross domains.

  • Edu.mit.Kerberos.kadmind: Cannot set GSS-API authentication names.

    Its dont stop to appear in my console:
    01/12/11 01:40:02          edu.mit.Kerberos.kadmind[1387]          kadmind: Cannot set GSS-API authentication names.
    01/12/11 01:40:02          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[1387]) Exited with exit code: 1
    01/12/11 01:40:02          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
    Can someone help please?
    Thanks!

    It looks like for some reason kdamind is being launched run in a sandbox (i.e. with restrictions on what it can do). Check the file /System/Library/LaunchDaemons/edu.mit.kadmind.plist; it should look a lot like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>edu.mit.Kerberos.kadmind</string>
    <key>Program</key>
    <string>/usr/sbin/kadmind</string>
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/kadmind</string>
    <string>-nofork</string>
    </array>
    <key>KeepAlive</key>
    <dict>
    <key>PathState</key>
    <dict>
    <key>/Library/Preferences/edu.mit.Kerberos.kadmind.launchd</key>
    <true/>
    </dict>
    </dict>
    <key>EnableTransactions</key>
    <true/>
    </dict>
    </plist>

  • Twitter api and $("#Stage").css("margin","top") issue

    I put the twitter api from commonedge.org into my web project.
    But I couldn't get it to work until i removed this from my stage:
    $("#Stage").css("margin","top").
    Once it was removed, the twitter api worked fine... 
    when I put it back in, it stops working again.
    I'm puzzled why this is?
    Anyone have an idea?

    Ok,... so I figured out this was a line from hell... and I dont even know where I got it from
    (as I've been juggling learning edge's actions/codes and messing things up).
    Not only the twitter, but nothing else worked, symbols, actions, mouse and touch functions until I removed this line.
    Once I deleted $("#Stage").css("margin","top") from the stage... it's all happy again
    (until I put something else in that i have no clue what does)
    it would be interesting though, if anyone knows if there EVER would be a reason to have this line?
    And why it would/could kill all other functions?

  • SAPUI5 sending tweet using twitter API

    Hello Experts,
    I was wondering if i could simply tweet something from SAPUI5 directly onto twitter ?
    I just want to have a textarea where i put in my tweet's text, and then i just push the button tweet.
    Any of you have more information regarding this ?
    Kind Regards,
    Bart

    Hi,
    you can use twitter API to create SAPUI5 application. you will find more information at Overview: Version 1.1 of the Twitter API | Twitter Developers
    But it requires API key and OAuth access. earlier I developed few application based on JSON Rest APIs. you will find more info on this blog Creating SAPUI5 Applications based on Public JSON APIs or Web Services
    also check this blog UI5 & Twitter - Designing the Solution from Gareth Ryan related to this subject.
    Regards,
    Chandra

  • CF Library for Twitter API

    Hey ColdFusion developers.  Haven't been active on the forums in quite a few years, but what the heck right.
    The last few months I've been knee deep in a Twitter API integration, and low and behold a nifty little component/function set was developed along the way.  So I figured there's gotta be more than a few other CF Developers out there who might benefit from a library such as this one.
    Hope you enjoy...
    http://www.bleubrain.com/www/apps/twitterCOM/
    Thanks,
    Quinn

    If you are not aware of it, you may want to check out RIA Forge for ColdFusion Community tools like yours.
    http://riaforge.org/

  • Latest Twitter API

    Hi,
    Can anyone point a latest Twitter API for adobe air? I want to upload photo from adobe air app.
    Cheers.
    Thanks a lot.

    I'd check at Twitter, it wouldn't be AIR specific.

  • Twitter api using data pooling

    Hi Team ,  I am planning to pool data from Twitter,Faceback. How to pool the data any API Available for this?                                        
                                                                                     

    Hello Rajkumar,
    Twitter do have an API (https://dev.twitter.com/docs/api/1.1), it requires OAuth though which Power Query AFAIK don't support (yet). See this thread for more info: http://social.technet.microsoft.com/Forums/sqlserver/en-US/6f51d906-294a-4eeb-8e52-10323ea3128c/power-query-and-twitter-api-11?forum=powerquery
    Facebook has limited support through built-in functionality in Power Query. http://office.microsoft.com/en-001/excel-help/connect-to-facebook-HA104019831.aspx
    Best regards,
    Daniel

  • Twitter API and Edge Animate not working

    Hi,
    I have watched great video about using Twitter API in Edge Animate on Adobe TV and I thought I would give it a go.
    I followed the steps and unfortunately it's not working for me.... Not even an error message when tested in a browser, nothing...
    Here's my code for compositionReady:
    try {
        // Read tweets, set number of tweets to display
        var 0 = { username: "adobeedge", count: 4};
        var twitterUrl = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name="+o.username+"&count="+o.count;
        // AJAX function for communicating to Twitter API
        $.ajax( {url: twitterUrl, dataType: "jsonp"} )
            .success(function(data) {
            $.each(data, function(index, item) {
                var itemRenderer = sym.createChildSymbol("itemRenderer", "tweetContainer");
                itemRenderer.$("tweet").html( item.text );
                itemRenderer.$("image").css("background-image", "url("+item.user.profile_image_url+")");
    catch(error) {
            alert("Error: "+error.toString());
    Any suggestions?

    Please, could you replace "adobeedge" by "adobeanimate".
    Before:
    After:
    try {
                var o = { username: 'edgeanimate', count: 4 };
                var twitterUrl = 'http://api.twitter.com/1/statuses/user_timeline.json?screen_name='+o.username+'&count='+o.count;
                $.ajax({url: twitterUrl, dataType: 'jsonp'})
                    .success(function(data) {
                       $.each(data, function(index, item){
                            var itemRenderer = sym.createChildSymbol("itemRenderer", "tweetContainer");
                            itemRenderer.$('tweet').html( item.text );
                            itemRenderer.$('image').css( "background-image", "url("+item.user.profile_image_url+")" );
                            itemRenderer.play( index * -100 );
    catch(error) { alert("Error: "+error.toString()); }

  • Twitter API

    I've gone through the "Episode 1: Edge and the Twitter API" video (http://tv.adobe.com/watch/learn-edge-animate/episode-1-edge-and-the-twitter-api/) many times and have tried to recreate Simon's example but it just doesn't work. I can only surmise that there have been changes from the Edge preview and the release of Egdge Animate. Can someone please post the correct code for using the Twitter API in Edge Animate?

    So,
    You replace line 15: } catch {
    by: } catch(error) {
    Then, you replace line 3: var o = { username: "adobeedge", count: 4 };
    by: var o = { username: "edgeanimate", count: 4 };
    Now, your code will return 4 tweets but you see only 3.
    You can select "Stage" or "tweetContainer" (panel Elements) and:
    You select "auto". I chose "Tweetcontainer".
    Now, your code will return on your Stage 4 items.
    Bonus:
    var itemRenderer = sym.createChildSymbol("itemRenderer", "tweetContainer");
    var result = item.text.replace(/(http|https)\:\/\/\S+/gim, "<b><a href='$&' target='_blank'>$&</a></b>");
    result = result.replace(/@\w+/gim, "<b><a href='http://twitter.com/intent/user?screen_name=$&' target='_blank'>$&</a></b>");               
    result = result.replace(/\s(#)(\w+)/g,' <b><a href="http://search.twitter.com/search?q=%23$2" target="_blank">#$2</a></b>');
    itemRenderer.$('tweet').html(result);

  • Optimization in worklist api authentication ..

    Hi i have a question about the worklist api authentication when your using a Remote Client ..
    When you authenticate remotely against identity service, i.e. to later get a task list you write:
    RemoteWorklistServiceClient wlsc = new RemoteWorklistServiceClient();
    wlsc.init();
    IWorklistContext context = wlsc.authenticateUser(username, password);
    I noted that the process of authenticaton it takes a really long time
    (Note:
    a few miliseconds but i have a really loaded front web app working in a oc4j cluster and with a clustered bpel process manager -sharing a dehyd store-),
    my question is theres anyway to share this context between different oc4j instances ? i mean, i can store this context in the session object but i dont know if could be worst, because the session replication of the oc4j instances ..
    and another question is if i stored by someway this context, ill keep open an rmi connection all the time ?
    (i know it depends if dedicated.connection its true but this context keeps using a InitialContext holding the rmiContext ? )
    .. i ask before start decompiling bpel worklist api to get some conclusions :P :P ..
    thx in advance guys if u hace some idea ..
    regards
    Dam.

    http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28985/index.html
    Marc

  • XML API Authentication Fails

    Trying to set up the XML API on an ASR 9K and find myself unable to authenticate with the XML API using Netcat.
    I've configured the box as below:
    Building configuration...
    !! IOS XR Configuration 5.1.2
    !! Last configuration change at Wed Apr 15 07:19:42 2015 by root
    username xml
    group sysadmin
    secret 5 $1$LY8B$39t3eTXf/ajMGWnX99.ux0
    password 7 07182E414C080D1657
    aaa authorization exec default group tacacs+ local
    interface MgmtEth0/RSP0/CPU0/0
    ipv4 address 10.2.100.1 255.255.0.0
    interface MgmtEth0/RSP0/CPU0/1
    shutdown
    interface TenGigE0/0/2/0
    shutdown
    interface TenGigE0/0/2/1
    shutdown
    interface TenGigE0/0/2/2
    shutdown
    interface TenGigE0/0/2/3
    shutdown
    router static
    address-family ipv4 unicast
    0.0.0.0/0 10.2.0.1
    ssh server v2
    xml agent ssl
    xml agent tty
    xml agent
    iteration on size 100
    end
    and RP/0/RSP0/CPU0:ios# xml echo Wed Apr 15 07:27:10.765 UTC XML>
    I've got two test users, root:root and xml, both of which I can connect to using SSH though the XML interface seems to reject them - using nc:
    alexanderturner@Alexanders-MacBook-Pro~/Downloads> nc -v 10.2.100.1 38751
    found 0 associations
    found 1 connections:
    1: flags=82<CONNECTED,PREFERRED>
    outif en0
    src 10.0.1.40 port 61066
    dst 10.2.100.1 port 38751
    rank info not available
    TCP aux info available
    Connection to 10.2.100.1 port 38751 [tcp/*] succeeded!
    User Access Verification
    Username: root
    Password: root
    User Access Verification
    Is this not authing against local?
    Thanks,
    Alex

    hey alex,
    it is likely failing tacacs author because of this line:
    aaa authorization exec default group tacacs+ local
    as long as the tacacs server is available, it will try against him and if that user doesnt exist in tacacs, it will fail that shell author.
    revise config to:
    aaa authentication login default local
    aaa authorization exec default local
    have a local username available that has cisco-support/root-system
    or you can also do a debug aaa author and debug tacacs and see what service is requested so taht the user profile can be updated providing that author if you like to leave the existing tacacs author in place.
    cheers!
    xander

  • TES API Authentication error

    I'm using Microsoft Visual Studio and able to import the teswebservice?wsdl and schema. However, when I try to connect using the user ClientCredential.   I receive an authentication error below. Any idea?? See attachment..     
    Web Service :        http://10.3.0.70:8080/api/tes-6.0/webservice/teswebservice?wsdl  
    We tried connecting to this API by creating an object and respective properties – but it is failed to authorize the services. Here the following Error
    The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was 'Basic realm="Tidal Application Realm"'.

    Can you try setting the domain name separately, similar to how you have set Password ? I think setting domain\username is the culprit. For example:
    _client.ClientCredentials.Windows.ClientCredential.Domain = "warzone42";
    _client.ClientCredentials.Windows.ClientCredential.UserName = "user1428798";
    _client.ClientCredentials.Windows.ClientCredential.Password = "p@ssw0rd";
    Can you also try accessing the same webservice from a tool like SOAPUI ? Once done, you can see the request and response messages to troubleshoot. Such tools(SOAPUI) are Java based and will behave correctly as compared to when called from Visual Studio/.Net

  • Episode 1: Edge and the Twitter API | Create Like Crazy with Adobe Edge | Adobe TV

    Adobe Edge is not limited to sexy web animations; you can also build apps and integrate third-party APIs easily. In this lesson, connect to Twitter, pull tweets, and visualize them using an item renderer built using Edge, thereby learning how to consume APIs and create elements programmatically within Edge.
    http://adobe.ly/LWYBWm

    Hi,
    So I have attempted to integrate the API as you have suggested. I am not a coder so I have no idea what I am really doing but check out what I have pulled together so far:
    http://dl.dropbox.com/u/9159616/Circle%20Pulse%20w%20Twitter%202.zip
    What I would like to do is be able to change the query to something custom so that anytime I hove over the button, a new tweet with the query of my choosing slides up  and the old one Fades out.
    Can you help with this? I really appreciate it. Thanks for posting this amazing tutorial.
    Adam

  • Episode 1: Edge and the Twitter API | Learn Edge Preview 6 | Adobe TV

    Adobe Edge is not limited to sexy web animations; you can also build apps and integrate third-party APIs easily. In this lesson, connect to Twitter, pull tweets, and visualize them using an item renderer built using Edge, thereby learning how to consume APIs and create elements programmatically within Edge.
    http://adobe.ly/Lubp0u

    Hi,
    So I have attempted to integrate the API as you have suggested. I am not a coder so I have no idea what I am really doing but check out what I have pulled together so far:
    http://dl.dropbox.com/u/9159616/Circle%20Pulse%20w%20Twitter%202.zip
    What I would like to do is be able to change the query to something custom so that anytime I hove over the button, a new tweet with the query of my choosing slides up  and the old one Fades out.
    Can you help with this? I really appreciate it. Thanks for posting this amazing tutorial.
    Adam

Maybe you are looking for

  • SSO using Windows Active Directory but without EP or Java stack

    Good morning and thank you in advance for your help. The question is: our environment includes windows domain with Active Directory, ECC 6.0 ABAP (DEV, QAS, PROD), BW 7.0 (DEV, QAS, PROD) only ABAP stack. I would like to know if we can enable SSO usi

  • More than one song in iDVD iLife '09?

    this may be a very simple problem, but I cant figure out/know if it's possible to have more than one song play in my slideshow in iDVD in iLife '09. I have one song playing, but want a different one after the first ends. Can anyone help?

  • How To Create A Website Background Video In Adobe Edge ?

    Hello, I have video file in my computer SSD drive and i want it to play as background on my web page (page that i am creating).I did try to follow this video: How To Create A Website Background Video In Adobe Edge Animate Using Edgehero - YouTube but

  • Oracle 8i with P4 Compatibility

    I am trying to install Oracle 8i in Intel P4, the Installer comes up and when I select Install/Deinstall option it just dies. Can any one help me to fix the problem. null

  • Submit data to an ABAP program from an offline form

    Hello Forms experts, the requirement goes like this: I have an internal table that will be passed to the form (via interface context) in the form the data will be changed by the user and the changes must be reflected in the internal table.- I have to