Creating a Yahoo Application

WPWeb Social Network Integration Documentation


To create a Yahoo App, visit the Yahoo Developer Portal.

You must be logged in to your Yahoo account to create a Yahoo App and obtain the Consumer Key and Consumer Secret. First, log in to your Yahoo account, then follow the link above to access the Developer Portal.

Click Create an App. The page should look similar to the image shown below.

Yh app list

After clicking Create an App, you will be redirected to the Create Application page. Enter all the required information and click Create App to create your Yahoo application. The page should look similar to the image shown below.

yahoo create project

When creating a new application, select Web Application as the Application Type.

Enter the Redirect URL provided in the Yahoo tab of the plugin settings.

Under Permissions, select Relationship (Social Directory) and choose Read/Write. Also enable OpenID Connect and select both Email and Profile permissions. Then click Create App.

Note: When entering the website URL in the Home Page URL field, make sure it exactly matches your actual website URL. For example, if your website URL is http://www.domain.com, enter it with www. If your website URL is http://domain.com, enter it without www.

After creating the application, you will be redirected to the Application Details page, as shown in the image below.

yahoo API Key

Now, copy the Yahoo Consumer Key and Consumer Secret from the Application Details page and enter them in the Yahoo App Settings section within the plugin settings page, as shown in the image below.

Yahoo plugin settings

Important: When copying and pasting the required IDs and Keys, make sure there are no empty spaces at the beginning or end of the entries. Any extra spaces may prevent the application from working and can cause an error when you try to connect to the App.

After entering the Yahoo Consumer Key and Consumer Secret, click Save Changes on the plugin’s settings page.