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

Support of Pinterest API (v5) #123

Open
anibalsanchez opened this issue Sep 20, 2021 · 3 comments
Open

Support of Pinterest API (v5) #123

anibalsanchez opened this issue Sep 20, 2021 · 3 comments

Comments

@anibalsanchez
Copy link

Related to the previously reported issue #122, Pinterest has published a brand new API and deprecated the previous API.

https://developers.pinterest.com/docs/api/v5/

For instance, to exchange the code for an access token: https://api.pinterest.com/v5/oauth/token

Do you have plans to support the new API?

@dirkgroenen
Copy link
Owner

I haven't been actively maintaining this project recently, but never say never 😉 Thanks for the notice though and definitely feel free to submit a PR yourself.

@anibalsanchez
Copy link
Author

Thanks in advance for all your efforts @dirkgroenen

To prepare a PR, it looks like all entry points have changed. Does it have to be a completely new version of the library?

@dirkgroenen
Copy link
Owner

We can probably release it as a new major, with clear documentation in the README.md informing about the difference between 0.x.x and 1.x.x.

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

2 participants