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

Refactor and board section support #20

Merged
merged 3 commits into from
Nov 19, 2019
Merged

Conversation

bstoilov
Copy link
Owner

  • Added support for board sections
  • login is no longer handled internally, because the error for expired cookies and wrong credentials is the same, which lead to infinite login attempts.
  • board url parameter was removed from every endpoint, since it was not needed
  • unified the way cookies are stored and read
  • removed all custom validation/parsing for pinterest responses (changes on pinterest side, break the client too often)
  • lots of documentation and examples updates
  • all '.json()' removed where not needed, because server errors led to "failed to parse json" errors

@bstoilov
Copy link
Owner Author

This PR will be merged in three days if there are no comments.

@bstoilov bstoilov merged commit 433c896 into master Nov 19, 2019
@bstoilov bstoilov deleted the board-section-refactor branch November 19, 2019 10:49
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

Successfully merging this pull request may close these issues.

1 participant