Skip to content

Pinterest

Members link their Pinterest account and sign in with it afterwards.

ConsolePinterest developers
Endpoint groupSocial Login
EmailNone. Pinterest’s API v5 returns no address
Signs inIn the browser
NeedsA Pinterest business account
  1. Convert your Pinterest account to a business account if it is personal. The developer console requires one.

  2. Open developers.pinterest.com/apps and create an app, describing what it does. Pinterest reviews this description.

  3. Add the redirect address under Redirect URIs: the string from Memberside → API Keys → Social Login → Pinterest, which looks like https://yoursite.com/wp-json/memberside/v1/social/callback/pinterest.

  4. Copy the App ID and App secret key.

New apps have trial access, which is enough to sign members in. Standard access is requested from the app’s page if you need higher limits.

Under Memberside → API Keys → Social Login → Pinterest:

FieldValue
Client IDThe App ID
Client secretThe App secret key
SymptomCauseFix
A new member gets stuck after authorisingPinterest returns no address, so no account can be createdHave them register first, then link Pinterest
The console will not create an appThe Pinterest account is personalConvert it to a business account
The redirect is refusedPinterest compares the address exactlyCopy it again from the API Keys screen
Sign-in stops under loadThe app is on trial accessRequest standard access