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

How to use return form get_boards? #14

Open
majioa opened this issue Jan 25, 2018 · 0 comments
Open

How to use return form get_boards? #14

majioa opened this issue Jan 25, 2018 · 0 comments

Comments

@majioa
Copy link

majioa commented Jan 25, 2018

When I issue a request to the gem to get my private boards with get_boards method I get the strange answer:

{"data"=>[],
 "page"=>
  {"cursor"=>"b28yNXxmMGVmZDA5YjB5Yjk5NDIxZjgzODZjNDRkZWEzNTRhZmIyZDRjZjE3ZWY4YmRmMWE4NmVhZGQwNDg1NTNmOTAw",
   "next"=>
    "https://api.pinterest.com/v1/me/search/pins/?access_token=ATn4phEFgj31x3eaA1tgFLeknE7MFQ0LI9ZTHe5Epzcd5oAzhAAAAAA&query=Agnetis&cursor=b28yNXxmMGVmZDA5YjA5Yjk5NDIxZjgzODZjNDRkZWEzNTRhZmIyZDRjZjE3ZWY4YmRmMWE4NmVhZGQwNDg1NTNmOTAw"}}

The documentation https://developers.pinterest.com/docs/api/boards/ give not the same answer as I get from the method above.

So the question is how to use the method properly?

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

1 participant