Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Developers Tumblr ChangeLog Updated
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
mrjason  
View profile  
 More options Sep 21 2012, 10:59 pm
From: mrjason <onejasonfors...@gmail.com>
Date: Fri, 21 Sep 2012 19:59:15 -0700 (PDT)
Local: Fri, Sep 21 2012 10:59 pm
Subject: Developers Tumblr ChangeLog Updated

Hey all,

Notice that John changed the Tumblr API header to point over to
developers.tumblr.com, he's posted another update, indicating many issues
we're raising are fixed:

http://developers.tumblr.com/post/32002964216/changelog-for-09-21-12

I'm not going to post this kind of post again, I just wanted to make sure
other developers know where to be watching for updates.

- Jason

Post Content from the update:

ChangeLog for 09/21/12<http://developers.tumblr.com/post/32002964216/changelog-for-09-21-12>

Many of you have been dismayed that you could not override the callback url
when a user was attempting to authorize their application. Good news: we’ve
patched the bug that was causing this particular issue.

Now, you can pass a url with the oauth_callback parameter and we will
redirect the user to that endpoint once you’re done.

Let’s go over a quick example.

When the user is presented with the screen to authorize your app, you
should be able to override your default callback with the oauth_callback parameter
in your url.

http://www.tumblr.com/oauth/authorize?oauth_token=your_token&oauth_ca...

The above url will redirect the user to mysite.com/oauth_callback/testing and
let you know if the user has approved or denied your app.

Some more minor fixes:

   - The callback parameter is now allowed when making JSONP requests.
   - Fixed a bug where the limit parameter was not being respected in the
   tagged route.
   - The /user/queue path now respects limit. You can request up to 50
   posts at one time, and the default is set to 20.
   - Fixed a bug where post fields were being reset when you edited the
   post, forcing you to resend the entire post content again. Edits will now
   only update the field that has changed.
   - Updated the docs to reflect that /user/info should be a GET request

Please check out the latest documentation <http://www.tumblr.com/api> for
any further details. If you have any questions or concerns, ourAsk box<http://developers.tumblr.com/ask> is
always open.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mrjason  
View profile  
 More options Sep 21 2012, 11:00 pm
From: mrjason <onejasonfors...@gmail.com>
Date: Fri, 21 Sep 2012 20:00:13 -0700 (PDT)
Local: Fri, Sep 21 2012 11:00 pm
Subject: Re: Developers Tumblr ChangeLog Updated

Sorry, by "Tumblr API Header", I mean the documentation header at the top
of this page:

http://www.tumblr.com/docs/en/api/v2


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »