Getting very long buffer array

Yes I was using the replace feature by passing the id as query in the request url example: yourdomain.com/api/upload?id=YOUR_MEDIA_ID and it was causing this. the problem is that they didn’t mention the replace handler in the documents so I went to the node modules and found the replace function then I extended the upload plugin to fix the replace function and It worked well. Hope that will answer your question.

1 Like