About 50 results
Open links in new tab
  1. Newest 'pinterest' Questions - Stack Overflow

    Apr 24, 2024 · Stack Overflow | The World’s Largest Online Community for Developers

  2. I can't understand the logic of Pinterest-API-PHP

    Aug 25, 2018 · I'm quite sure that you would need to authorize the user before you can create anything on pinterest. It seems like they are using OAUTH, then the redirect_uri is a part of the authorization. …

  3. Login to Microsoft SQL Server Error: 18456 - Stack Overflow

    Jul 8, 2016 · I am getting this error while trying to connect to the SQL Server. Microsoft SQL Server Error: 18456 Can anybody tell me what the error code means?

  4. Pinterest URL Debugger Grabbing Old Info - Stack Overflow

    Oct 1, 2015 · Running a URL through the Pinterest URL Debugger, and it appears to be caching have old data. Is there a way to force a refresh similar to Facebook's debugger?

  5. How to implement in Flutter a staggered grid view?

    May 20, 2018 · I would like to implement in Flutter a Staggered Grid view - such as the Pinterest staggered grid view (which used to be implemented via their own Android Widget, and now via the …

  6. Extracting Data from Pinterest using BeautifulSoup, Python

    Jan 12, 2018 · I'm trying to extract pinterest data such as title of a pin, image description such as alt, src, comments/description, creator. Since my api hasn't yet been approved, I'm trying to do web scraping …

  7. Pinterest won't recognize verification metatag - Stack Overflow

    Aug 6, 2016 · Login to Pinterest and click your name on the right side of your profile page. Click the gear menu, and select edit account. Now scroll down to where your website is listed and click on verify …

  8. Populate Pinterest Pin It Button with PHP - Stack Overflow

    Mar 1, 2012 · This is the code created from Pinterest for the Pin It button. Notice the inclusion of the php tags. Put your own php code in there to populate the url, media, and description parameters. Done.

  9. Whats is expiration time of access token received from Pinterest ...

    May 31, 2019 · I've seen Pinterest access token retrieved using authorization code flow have no expiration. But i don't know if one received from Pinterest Javascript SDK also does not expire.

  10. Link to "pin it" on pinterest without generating a button

    The accepted answer will generate a button if you have another pinterest button (and the pinit.js script loaded). Changing the url to have 'link' instead of 'button' will allow you to have a pinterest button in …