Creating a Tumblr Application

Suchmaschinenoptimierung
Nov
7

Creating a Tumblr Application

11/07/2022 12:00 AM by David in Tumblr application


     To create a Tumblr App, go and visit: http://www.tumblr.com/docs/en/api/v2.

     You need to be logged in to your Tumblr account to be able to access their developer page. So first, login to your Tumblr account and then follow the link above to get to their developer page. This should look similar to the one shown in the image below:

Creating a Tumblr Application

     On that page click on the “register an application” link. Now the “Application” page does load. On that page you can see all the information about tumblr OAuth. See image below:

register an application

     On that page click on the “register application” link. Now the “Register your application” page does load. On that page enter all the information which do contain a star. They are required. See image below:

register application

     Note: When you enter the URL of your website in to the “Callback URL” field, make sure that it does match the URL of your website 100%. This means, if you go to your website and then check the URL in the browser and the URL does look like https://a2p.iseo24h.com then you need to enter the exact same URL. If your website URL is https://a2p.iseo24h.com then you need to enter it that way, without using the www at the front of the name.

     After create an application you will redirect to all application list page. See image below:

get secret key

     After that if you want your secret key click on “show sectet key”. You can get your OAuth consumer key and secret key. See image below:

get secret keys

     Copy the OAuth Consumer Key and Secret Key in to the Tumblr App settings within the Plugin settings page. See image below:

input secret keys for tool

     Important: When you copy and paste all the needed IDs and Keys, make sure, that you don’t have any empty spaces, either at the beginning nor at the end of these entries. If you have any empty spaces, then the Application won’t work and will show an error message when you try to connect to the App.

     After you entered the Consumer Key and Secret, click on the “Save Changes” button within the plugin’s settings page.


leave a comment
Please post your comments here.


Back To Top