kellan / pinterest.api.php

unofficial PHP bindings for the unreleased Pinterest API
173 stars 40 forks source link

access token & client id's? #1

Open gregorynicholas opened 12 years ago

gregorynicholas commented 12 years ago

did you get beta access? where are the client id's and access tokens coming from?

andiCR commented 11 years ago

I also have this question. How should we get the client id and secret? Is this stuff still working? Do you have an example project that uses this pinterest php api?

MukeshJangir commented 11 years ago

I also have the same problem

arnoldmiller commented 11 years ago

I also have the same problem, how get access token?

seethach commented 11 years ago

how to get access token & client id's? in java or php for pinterest please give reply

malaDev commented 11 years ago

someone here? same probleme. i've checked in the content page of pinterset and found in a javascript statement : puser_id = 124545442.... somthing like this. i've tried but same problem this is what i've got : {"l10n_error": "Please upgrade your Pinterest app!", "error": "Please upgrade your Pinterest app!"}

i don't know if it's from api version (i've tried v2) when i try same script with v3, {"status": "failure", "code": 2, "host": "199", "generated_at": "Wed, 03 Apr 2013 13:17:43 +0000", "message": "Authentication failed.", "data": null}