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
Message from discussion Example of a valid POST that V2 will accept to add a new next or photo post
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
 
Cody Ratchet  
View profile  
 More options Jul 21 2012, 1:18 pm
From: Cody Ratchet <codyratc...@gmail.com>
Date: Sat, 21 Jul 2012 10:18:42 -0700 (PDT)
Local: Sat, Jul 21 2012 1:18 pm
Subject: Example of a valid POST that V2 will accept to add a new next or photo post

Working on a C# app to allow my friend and I to post descriptions, maps and
photos of our bike rides to share.

Got Oauth working, got my token. GET functions work a-ok.

However, am stuck with (401) Unauthorized error sending POST requests with
my HttpWebRequest.

Googling around, it seems that many are having / have had this problem and
many of the resolutions involve small modifications in the POST... commas
in the wrong place, order of parameters, etc.

Q: Would anyone be willing to paste a valid POST that hits  api.tumblr.com/v2/blog/{base-hostname}/post
and successfully creates a new tumblr blog post?

Pretty sure if I had an example of what a valid POST looks like, I could
tweak my C# to make an identical one and get this thing working.

Am willing to share what I create on here and/or with the tumblr team in
your API documentation, as I can imagine this would help anyone struggling
to make this thing work with C#.

Thanks so much!

- Cody


 
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.