I'm uploading multiple photos to the user's application album using a Graph API Batch Request.
For some mysterious reason, I get a 400 Error code for some photos, but not for others, in the same batch.
See the result here : http://pastie.org/3635995
Doing the same batch, with the same photos, doesn't fail on the same photos. Sometimes I have 1 erros, sometimes 10.
Any suggestions ?
Here is a dump of the batch I send : http://pastie.org/3636047