Hello,
we have a problem with the media upload over Ajax. We are using this endpoint from your json-api https://rtmedia.io/docs/developers/json-api/#media-upload
It worked for us a long time, but since a few weeks we have problems.
Can you please help us?
We used the code in „testcall-jquery-current.txt“ since January 2016. But now we always get an error now, that the title is not set.
So we tried the code in „testcall-jquery-new.txt“. But here we get an incorrect response too, that our title is not set.
We tried a last one call with XHR and build the request as string („testcall-xhr.txt“). This call sends returns a successfull response, but the uploaded picture is empty.
Thank you very much