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

Is this project still maintained & is Rails 5 supported? #71

Open
marcamillion opened this issue Oct 7, 2016 · 8 comments
Open

Is this project still maintained & is Rails 5 supported? #71

marcamillion opened this issue Oct 7, 2016 · 8 comments

Comments

@marcamillion
Copy link

I need to use Vimeo's API soon, so I am wondering if it makes sense to explore this gem?

Are there any Rails 5 issues?

@erunion
Copy link

erunion commented Oct 19, 2016

Hi, I work here at @vimeo, and we'd recommend you not use this library as it uses our old Advanced API that's currently EOL'd.

Unfortunately though, we don't have any supported Ruby libraries for our v3 API. If you know of one, however, or are interested in building one, we'd love to hear about it!

https://developer.vimeo.com/api/libraries

@marcamillion
Copy link
Author

@erunion Thanks for the heads-up. What are the major differences between your old Advanced API that is currently EOL'd and the new version? In other words, is it possible to fork this gem and update it for your new API?

If so, I may be inclined to look at that rather than having to start from scratch. If I had to start from scratch that would reduce the likelihood for me to pursue this.

@erunion
Copy link

erunion commented Oct 20, 2016

@marcamillion Aside from all new endpoints, a lack of XML support, our new API is built on OAuth 2. It might be possible to fork and update this library, but I think it'd be a considerable amount of work.

@bo-oz
Copy link

bo-oz commented Dec 17, 2016

I'm looking for an updated version as well. I'd be willing to help in the update, but really don't know where to start. Is it only OAuth2, or are all the endpoints and parameters changing as well?

@erunion
Copy link

erunion commented Dec 19, 2016

@bo-oz Basically everything has changed. We're (@Dashron actually) still working on our Advanced API to API 3 conversion guide, which will make everything a lot clearer. I can't give a timeline for that release other than "soon".

@bo-oz
Copy link

bo-oz commented Dec 22, 2016

I did some preliminary work on writing a v3 version of this gem. It's still a work in progress and one of my first attempts in writing a gem. So any feedback is highly appreciated: https://github.com/bo-oz/vimeo_me2. I'll be updating the readme, but it's pretty self-explanatory and covers only the basics at this moment.

@marcamillion
Copy link
Author

marcamillion commented Dec 22, 2016 via email

@bo-oz
Copy link

bo-oz commented Dec 23, 2016

Cool. Let me know!

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