0

API key registration

Hi there,

I'm developing a Meme API abstraction in Python, but I'm having troubles trying to register to an application ID. Which authentication method should I choose, since it's a non-browser application, but still requires authentication to deal with user dashboard, for example? I mean, selecting between "Generic, No user authentication required" and "Browser Based Authentication" is a bit confusing, in my opinion, and the options are too narrow...

Thanks!

by
1 Reply
  • Hi Diogo

    You need OAuth token for accessing MEME API. Don't use browser based authentication (BBAuth).

    Follow these steps to create your application:
    - Create your project from here https://developer.apps.yahoo.com/projects
    - Choose "Create desktop and Web apps that use Yahoo! open authentication (OAuth) APIs."
    - Set Kind of Application: to Client/Desktop
    - Set Access Scopes: change Meme to Read/Write

    Thx
    ~jimmi
    0
This forum is locked.

Recent Posts

in Meme-General discussion