Pinterest Api Key Error › Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › Pinterest Api Key ErrorThis topic has 4 replies, 1 voice, and was last updated 10 years, 11 months ago by NextScripts.com.Viewing 5 posts - 1 through 5 (of 5 total)AuthorPosts November 30, 2013 at 10:51 am #54551 createParticipantApi Key ?require “postToPinterest.php”; $email = ‘*****@gmail.com’; $pass = ‘******’; $msg = ‘pinterest example’; $imgURL = ‘https://www.sosyalmedyapaylasim.com/tema/logo.png’; $link = ‘https://www.sosyalmedyapaylasim.com/’; $boardID = ”; $loginError = doConnectToPinterest($email, $pass); if (!$loginError) { $status=doPostToPinterest($msg, $imgURL, $link, $boardID); print_r($status); } else echo $loginError; November 30, 2013 at 10:52 am #54553 createParticipantBoard is not Set ? December 2, 2013 at 9:30 am #57569 NextScripts.comParticipantWhat is your question exactly? December 5, 2013 at 4:28 pm #62631 createParticipantWhere can I get for Pinterest board of ID December 6, 2013 at 6:07 pm #64815 NextScripts.comParticipant1. You can use function doGetBoardsFromPinterest() from API. It returns the list of all boards for the account.2. You can open a page source and search for {“board_id”: ” (look several times till you see the number)AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In