joni2back / angular-filemanager

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
https://joni2back.github.io/angular-filemanager/
MIT License
1.76k stars 575 forks source link

Error 200 - Bridge response error, please check the API docs or this ajax response #343

Open curiousPup opened 6 years ago

curiousPup commented 6 years ago

I get this error while listing the files. Line 18 in filenavigator.js It is successful call with response code 200 but the type of data in response is a string instead of object (as expected). String contains the content of AngularFileManagerServlet.java

mani66660 commented 5 years ago

Error -1 - Bridge response error, please check the API docs or this ajax response.

chintanmahant commented 2 years ago

Hi anyone find this?