Mahadev77
Results
2
issues of
Mahadev77
I am using Android studio. - Trying to use jumblr integration for posting image to Tumblr blog. Getting error when I call method As photopost.save (); Unable to understand how...
FlickrKit.sharedFlickrKit().uploadImage(UIImage(named: "tumbler_normal.png")!, args: ["photo":data64], completion: { response in print("Successs...Post image Flickr. ....") print(response) // Getting Error -- 99: User not logged in / Insufficient permissions-->> Write permission Needed Please Help...