Unable to post on tumblr from iOS OAuth1.0, OAConsumer client
问题 I am trying to integrate "tumblr" into my application.I am able to get the access token successfully. But, when I try to post, I am getting the following error {"meta":{"status":401,"msg":"Not Authorized"},"response":[]} I am using the OAuthConsumer client for iOS, which I have pulled if from MGTwitterEngine . This is what I have tried. #import "ViewController.h" #define consumer_key @"u9iZvT8KIlrTtUrh3vUeXXXXXXXXXXXXXAfgpThGyom8Y6MKKCnU" #define consumer_secret @