Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs updated to API v1.1? #3

Open
OpinionatedGeek opened this issue Jun 12, 2013 · 6 comments
Open

Needs updated to API v1.1? #3

OpinionatedGeek opened this issue Jun 12, 2013 · 6 comments

Comments

@OpinionatedGeek
Copy link

Hi,

It looks like this uses the v1.0 API, which Twitter has just turned off.

In particular, searches don't seem to work, returning 'error while parsing arguments to DESTRUCTURING-BIND'.

The search in v1.1 is a little different:
https://dev.twitter.com/docs/api/1.1/get/search/tweets

Will this library be updated to handle v1.1?

Many thanks,

Geoff
@fons
Copy link
Owner

fons commented Jun 17, 2013

ok I just merged a pull request which supposedly fixes this..
Ddin't verify it though !

@OpinionatedGeek
Copy link
Author

Hi,

The update seems to change the URL for the API, but nothing else. That's possibly fine for some of the functionality, but I suspect areas where the changes have been more extensive (e.g. search) won't work. (Sorry, I haven't had the chance to check yet.)

Many thanks,

Geoff

@OpinionatedGeek
Copy link
Author

Hi,

Just so you know, I've started work on getting search working under API v1.1. It's in this branch on my clone:
https://github.com/OpinionatedGeek/cl-twitter/tree/TwitterAPIv1.1Search

It's not pretty, and I'm not sure how well it fits in to the existing code, but you're more than welcome to track the progress of it.

Many thanks,

Geoff

@ghost
Copy link

ghost commented Oct 10, 2013

Hi,

It seems the authentication is not working. I get a 'bad authentication data' error back from Twitter after giving my pin.

@kat-co
Copy link

kat-co commented Jun 18, 2017

Hey all, is this library dead?

@fons
Copy link
Owner

fons commented Jun 18, 2017

I haven't looked at this for while actually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants