I have created an application for updating my Confluence page with content using the API.
I can upload multiple attachments synchronously using this endpoint Create or update attachment, but if upload 2 or 3 at the same time asynchronously I get a HTTP 500 error back.
I can't find any restrictions on that API endpoint, nevertheless, an API restriction should not return an error 500 back
Even uploading three attachments synchronously returns a 500 some times.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.