Skip to main content

How to configure Yahoo API

Yahoo requires that you create an external application linking your website to their API. Application id and secret (also sometimes referred as Consumer key and secret or Client id and secret) are what we call an application credentials. This application will link your website example.com to Yahoo API and these credentials are needed in order for Yahoo users to access your website.

These credentials may also differ in format, name and content depending on the social network.

To enable authentication with this provider and to register a new Yahoo API Application, follow the steps:

Step 1

First go to: https://developer.yahoo.com/apps.

Step 2

Select Create an App.

Step 3

Fill out the Application Name, Home Page URl, Callback Domain. In API Permissions (Profiles (Social Directory) choosen Read/Write Public and Private).

Step 4

Click Create App button.

Step 5

Copy and insert Client Id and Client Secret into API fields in Magento Admin.

And that's it!

If for some reason you still can't manage to create an application for Yahoo, you can ask for support.