Hi,
I run the lates version and use tinyMCE 5.2. When I try to upload to s3 bucket I can create folders but I cannot upload files. When I try manually Laravel upload to s3 it is working.
Operating system : Amazon Linux 2.9.2
Laravel version : 5.7
Package version : "unisharp/laravel-filemanager": "dev-master",
Steps to reproduce your issue : setup s3 and laravel to use it. setup lfm config to use s3 config. use filemanager to upload a file in the browser
Screenshots of browser console :
I can browse the s3 bucket with the filemanager and create folders. no problem. But I am not able to upload a file.
The ajax request returns ["Invalid upload request"]' the laravel log tells me this:
Hi, I run the lates version and use tinyMCE 5.2. When I try to upload to s3 bucket I can create folders but I cannot upload files. When I try manually Laravel upload to s3 it is working.
I can browse the s3 bucket with the filemanager and create folders. no problem. But I am not able to upload a file.
The ajax request returns
["Invalid upload request"]'
the laravel log tells me this: