Coder Social home page Coder Social logo

Comments (6)

themattharris avatar themattharris commented on July 29, 2024

Did you get this working, the error you got back is saying you have an invalid application key - which is a TwitPic error.

Make sure you set $twitpic_key on line 43 of oauth_echo_twitpic.php to the value TwitPic gives you on http://dev.twitpic.com/apps/

from tmhoauth.

oosswwaalldd avatar oosswwaalldd commented on July 29, 2024

No, I have not been able to get it to work, I followed all the steps specified in oauth_echo_twitpic.php, I requested an api key in http://dev.twitpic.com/apps/, copied this key and assigned it to $twitpic_key in that file, but the error keeps occurring.

just so you know I using you PHP lib and it has worked for me very well, thanks to you I have one of the most famous Twitter complement pages in my country.

I have implemented Yfrog in my site, but I would like the possibility to give my customers the whole range of choices for Twitter-images-handling for them to select.

Thanks in advanced for the help!

from tmhoauth.

themattharris avatar themattharris commented on July 29, 2024

ok, in your example debug i see your request parameters look like this:

[request_params] => Array
    (
        [key] => 
        [media] => @welcome.png;type=image/png;filename=welcome.png
        [message] => trying something out
    )

I took another look at my code and just noticed that $key isn't added to that parameter array (i've had my coffee this morning). Somewhere along the way the example dropped that value.

I've fixed that now, so pull the latest version of the code and give it another try and let me know if the latest version solves the problem for you.

from tmhoauth.

oosswwaalldd avatar oosswwaalldd commented on July 29, 2024

Thanks, I will test the new release and I will let you know

from tmhoauth.

oosswwaalldd avatar oosswwaalldd commented on July 29, 2024

Thanks a lot! I just downloaded the latest version and it worked perfectly.

Let me tell you that I did notice the empty key param and my solution was to copy the Api Key string instead of the $key var, and it did not work, and I thought that there was a problem somewhere else.

You are the best!!! thanks!

from tmhoauth.

themattharris avatar themattharris commented on July 29, 2024

Excellent. As that's working i'll close this issue then.
Thanks for testing and letting me know it was working!

from tmhoauth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.