Jump to content

Twitter


Saml1er

Recommended Posts

Erno errors:

CURLE_UNSUPPORTED_PROTOCOL (1)

The URL you passed to libcurl used a protocol that this libcurl does not support. The support might be a compile-time option that you didn't use, it can be a misspelled protocol string or just a protocol libcurl has no code for.

Site:

http://curl.haxx.se/libcurl/c/libcurl-errors.html

========================================================

What you could maybe do is this: server->php file->read content of twitter->send back to MTA

If you aren't familiar to php then just say it, I maybe can help you.

Edit: https://dev.twitter.com/

Edit2: https://github.com/J7mbo/twitter-api-php

Edit3: https://github.com/jublonet/codebird-php

Link to comment
It would require callRemote. fetchRemote downloads files, and callRemote can call the php script & get a returned value. Use this: https://dev.twitter.com/docs/twitter-libraries, they have many different libraries, including PHP and Lua. I've never used either one though.

I already tried that and it keeps giving an error: a boolean value and function cancelled to call.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...