python-pinterest-api icon indicating copy to clipboard operation
python-pinterest-api copied to clipboard

Python Pinterest API

Results 3 python-pinterest-api issues
Sort by recently updated
recently updated
newest added

Followed the example but received the following error: ``` pinterest.err.PinterestHttpException: PinterestHttpException: [404] https://api.pinterest.com/v1/me/?access_token=access_token&fields=first_name%2Clast_name%2Cid%2Curl ```` Note that access_token should be the correct one.

I dont know what to enter in it. When i create an app i get app id but redirect_uri is empty what should it contain

Hey there, Unfortunately, having an issue with Pinterest-API. I installed it via PIP and attempted to run the very first few lines to test a login and got an error...