Yay, I did it!

So, basically, to create a status with an attached image you first have to...process an image upload in a separate request elsewhere, and pass the "pending" value as "true" in the payload.

That returns a guid for the image, which you then return in an array for the second request, which is the creation of the status.

#Diaspora #API

There are no comments yet.