I am trying to import excel file . but getting error : File {u’file_name’: u’/private/files/Accoun.xlsx’} not found
The resource you are looking for is not available
The file has been uploaded properly and is there in ‘bench-folder/sites/site-name/private/files/’ but i am getting this error. Not being able to import anything. Please help.
No it’s not a typo error. The error is being shown while importing the file . I don’t have to type anything. I select a file for import on client side. It does some processing and shows error : File {u’file_name’: u’/private/files/XXXX.xxx’} not found
The resource you are looking for is not available.
When I check my server the file XXXX.xxx is always there at ‘/private/files’ directory.